@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationDispense; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "meddisp0314"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource "meddisp0314"

status: completed

medication:

Resource "med0313"

code: Lorazepam 2mg/ml Injectable Solution (Ativan) (RxNorm#206819)

form: Injection solution (qualifier value) (SNOMED CT#385219001)

Ingredients

-Item[x]Strength
*Lorazepam (substance) (SNOMED CT#387106007)2 mg (Details: UCUM code mg = 'mg')/1 mL (Details: UCUM code mL = 'mL')

subject: Patient/pat1: Donald Duck "Duck DONALD"

Performers

-Actor
*Practitioner/f006 "Rob VAN DEN BERK"

authorizingPrescription: MedicationRequest/medrx0315

type: Trial Fill (ActCode#TF)

quantity: 1(unit 415818005 from http://snomed.info/sct) (Details: SNOMED CT code 415818005 = '415818005')

daysSupply: 1 Day (Details: UCUM code d = 'd')

whenPrepared: 2015-06-25T07:13:00+05:00

whenHandedOver: 2015-06-26T07:13:00+05:00

" ]; fhir:DomainResource.contained [ a fhir:Medication; fhir:index 0; fhir:Resource.id [ fhir:value "med0313" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ]; fhir:Coding.code [ fhir:value "206819" ]; fhir:Coding.display [ fhir:value "Lorazepam 2mg/ml Injectable Solution (Ativan)" ] ] ]; fhir:Medication.form [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:385219001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "385219001" ]; fhir:Coding.display [ fhir:value "Injection solution (qualifier value)" ] ] ]; fhir:Medication.ingredient [ fhir:index 0; fhir:Medication.ingredient.itemCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:387106007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "387106007" ]; fhir:Coding.display [ fhir:value "Lorazepam (substance)" ] ] ]; fhir:Medication.ingredient.strength [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mg" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mL" ] ] ] ] ]; fhir:MedicationDispense.status [ fhir:value "completed"]; fhir:MedicationDispense.medicationReference [ fhir:Reference.reference [ fhir:value "#med0313" ] ]; fhir:MedicationDispense.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/pat1" ]; fhir:Reference.display [ fhir:value "Donald Duck" ] ]; fhir:MedicationDispense.performer [ fhir:index 0; fhir:MedicationDispense.performer.actor [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/f006" ] ] ]; fhir:MedicationDispense.authorizingPrescription [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "MedicationRequest/medrx0315" ] ]; fhir:MedicationDispense.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ]; fhir:Coding.code [ fhir:value "TF" ]; fhir:Coding.display [ fhir:value "Trial Fill" ] ] ]; fhir:MedicationDispense.quantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "415818005" ] ]; fhir:MedicationDispense.daysSupply [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Day" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "d" ] ]; fhir:MedicationDispense.whenPrepared [ fhir:value "2015-06-25T07:13:00+05:00"^^xsd:dateTime]; fhir:MedicationDispense.whenHandedOver [ fhir:value "2015-06-26T07:13:00+05:00"^^xsd:dateTime]; fhir:MedicationDispense.dosageInstruction [ fhir:index 0; fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ]; fhir:Dosage.text [ fhir:value "7mg IV over 2-5 minutes every 15 minutes as needed" ]; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Timing.repeat.period [ fhir:value "15"^^xsd:decimal ]; fhir:Timing.repeat.periodUnit [ fhir:value "min" ] ] ]; fhir:Dosage.asNeededBoolean [ fhir:value "true"^^xsd:boolean ]; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:255560000; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "255560000" ]; fhir:Coding.display [ fhir:value "Intravenous" ] ] ]; fhir:Dosage.method [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:420620005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "420620005" ]; fhir:Coding.display [ fhir:value "Push - dosing instruction imperative (qualifier value)" ] ] ]; fhir:Dosage.doseAndRate [ fhir:index 0; fhir:Dosage.doseAndRate.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/dose-rate-type" ]; fhir:Coding.code [ fhir:value "ordered" ]; fhir:Coding.display [ fhir:value "Ordered" ] ] ]; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "7"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mg" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mg" ] ]; fhir:Dosage.doseAndRate.rateRange [ fhir:Range.low [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "min" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "min" ] ]; fhir:Range.high [ fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "min" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "min" ] ] ] ] ] . a fhir:Patient . a fhir:Practitioner . a fhir:MedicationRequest . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------