@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationRequest ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example1"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/au-medicationrequest"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: MedicationRequest

Resource MedicationRequest "example1"

Profile: AU Base Medication Request

Subsidised Concurrent Supply: Pursuant to Regulation 24 (Details: https://healthterminologies.gov.au/fhir/CodeSystem/concurrent-supply-grounds-1 code 1 = '1', stated as 'Pursuant to Regulation 24')

identifier: Local Prescription Number: 53640005

status: active

intent: order

medication: Medication/FourOrMoreActiveIngredientsProduct0

subject: Patient/example0: Stella Franklin " FRANKLIN"

authoredOn: 2018-08-25

requester: PractitionerRole/example0

reasonCode: Human immunodeficiency virus infection (SNOMED CT#86406008)

note: Patient is going overseas and will need all repeats supplied at once.

dosageInstruction

text: One tablet orally, once daily

additionalInstruction: With or after food (SNOMED CT#311504000), Warning. Follow the printed instructions you have been given with this medicine (SNOMED CT#418849000)

timing: Once per 1 days

route: Oral route (SNOMED CT#26643006)

method: Swallow (SNOMED CT#421521009)

doseAndRate

dispenseRequest

numberOfRepeatsAllowed: 5

quantity: 30 TAB (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')

ExpectedSupplyDurations

-ValueUnitSystemCode
*30daysUnified Code for Units of Measure (UCUM)d

Substitutions

-Allowed[x]
*false
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/subsidised-concurrent-supply"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/concurrent-supply-grounds-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Pursuant to Regulation 24" ] ] ] ) ; # fhir:identifier ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "LPN" ] ] ) ; fhir:text [ fhir:v "Local Prescription Number" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hpio-scoped/prescription/1.0/8003621566684455"^^xsd:anyURI ] ; fhir:value [ fhir:v "53640005" ] ; fhir:assigner [ fhir:link ; fhir:reference [ fhir:v "Organization/example0" ] ; fhir:display [ fhir:v "Downunder Hospital" ] ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "Medication/FourOrMoreActiveIngredientsProduct0" ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/example0" ] ; fhir:display [ fhir:v "Stella Franklin" ] ] ; # fhir:authoredOn [ fhir:v "2018-08-25"^^xsd:date] ; # fhir:requester [ fhir:link ; fhir:reference [ fhir:v "PractitionerRole/example0" ] ] ; # fhir:reasonCode ( [ fhir:coding ( [ a sct:86406008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86406008" ] ; fhir:display [ fhir:v "Human immunodeficiency virus infection" ] ] ) ] ) ; # fhir:note ( [ fhir:text [ fhir:v "Patient is going overseas and will need all repeats supplied at once." ] ] ) ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "One tablet orally, once daily" ] ; fhir:additionalInstruction ( [ fhir:coding ( [ a sct:311504000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "311504000" ] ; fhir:display [ fhir:v "With or after food" ] ] ) ] [ fhir:coding ( [ a sct:418849000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "418849000" ] ; fhir:display [ fhir:v "Warning. Follow the printed instructions you have been given with this medicine" ] ] ) ] ) ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ fhir:coding ( [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; fhir:method [ fhir:coding ( [ a sct:421521009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "421521009" ] ; fhir:display [ fhir:v "Swallow" ] ] ) ] ; fhir:doseAndRate ( [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "TAB" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:numberOfRepeatsAllowed [ fhir:v "5"^^xsd:nonNegativeInteger ] ; fhir:quantity [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "TAB" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ] ; fhir:code [ fhir:v "TAB" ] ] ; fhir:expectedSupplyDuration [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "d" ] ] ] ; # fhir:substitution [ fhir:allowed [ fhir:v "false"^^xsd:boolean ] ] . # # -------------------------------------------------------------------------------------