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

Generated Narrative

Resource "medrx0321"

identifier: id: 12345689 (OFFICIAL)

status: active

intent: order

medication:

Resource "med0307"

code: Novolog 100u/ml (National drug codes#0169-7501-11)

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

Ingredients

-Item[x]Strength
*Insulin Aspart (substance) (SNOMED CT#325072002)100 U (Details: UCUM code U = 'U')/1 mL (Details: UCUM code mL = 'mL')

Batches

-LotNumberExpirationDate
*123452019-10-31

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

authoredOn: 2015-01-15

requester: Practitioner/f007: Patrick Pump "Simone HEPS"

reasonCode: Diabetes mellitus type 2 (disorder) (SNOMED CT#44054006)

note: Check blood sugar levels before taking insulin

dispenseRequest

validityPeriod: 2015-01-15 --> 2016-01-15

numberOfRepeatsAllowed: 3

quantity: 10 ml (Details: UCUM code ml = 'ml')

" ]; fhir:DomainResource.contained [ a fhir:Medication; fhir:index 0; fhir:Resource.id [ fhir:value "med0307" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/ndc" ]; fhir:Coding.code [ fhir:value "0169-7501-11" ]; fhir:Coding.display [ fhir:value "Novolog 100u/ml" ] ] ]; 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:325072002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "325072002" ]; fhir:Coding.display [ fhir:value "Insulin Aspart (substance)" ] ] ]; fhir:Medication.ingredient.strength [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "U" ] ]; 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:Medication.batch [ fhir:Medication.batch.lotNumber [ fhir:value "12345" ]; fhir:Medication.batch.expirationDate [ fhir:value "2019-10-31"^^xsd:date ] ] ]; fhir:MedicationRequest.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.system [ fhir:value "http://www.bmc.nl/portal/prescriptions" ]; fhir:Identifier.value [ fhir:value "12345689" ] ]; fhir:MedicationRequest.status [ fhir:value "active"]; fhir:MedicationRequest.intent [ fhir:value "order"]; fhir:MedicationRequest.medicationReference [ fhir:Reference.reference [ fhir:value "#med0307" ]; fhir:Reference.display [ fhir:value "Novolog 100u/ml" ] ]; fhir:MedicationRequest.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/pat1" ]; fhir:Reference.display [ fhir:value "Donald Duck" ] ]; fhir:MedicationRequest.authoredOn [ fhir:value "2015-01-15"^^xsd:date]; fhir:MedicationRequest.requester [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/f007" ]; fhir:Reference.display [ fhir:value "Patrick Pump" ] ]; fhir:MedicationRequest.reasonCode [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; a sct:44054006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "44054006" ]; fhir:Coding.display [ fhir:value "Diabetes mellitus type 2 (disorder)" ] ] ]; fhir:MedicationRequest.note [ fhir:index 0; fhir:Annotation.text [ fhir:value "Check blood sugar levels before taking insulin" ] ]; fhir:MedicationRequest.dosageInstruction [ fhir:index 0; fhir:Dosage.sequence [ fhir:value "2"^^xsd:integer ]; fhir:Dosage.text [ fhir:value "inject 10 units subcut 10 minutes before breakfast" ]; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ]; fhir:Timing.repeat.periodUnit [ fhir:value "d" ]; fhir:Timing.repeat.when [ fhir:value "ACM"; fhir:index 0 ]; fhir:Timing.repeat.offset [ fhir:value "10"^^xsd:nonNegativeInteger ] ] ]; 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 "10"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "U" ] ] ] ], [ fhir:index 1; fhir:Dosage.sequence [ fhir:value "2"^^xsd:integer ]; fhir:Dosage.text [ fhir:value "15 units before lunch" ]; fhir:Dosage.additionalInstruction [ fhir:index 0; fhir:CodeableConcept.text [ fhir:value "Before Lunch" ] ]; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ]; fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ] ]; 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 "15"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "U" ] ] ] ], [ fhir:index 2; fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ]; fhir:Dosage.text [ fhir:value "20 units before dinner" ]; fhir:Dosage.additionalInstruction [ fhir:index 0; fhir:CodeableConcept.text [ fhir:value "Before Dinner" ] ]; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ]; fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ] ]; 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 "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "U" ] ] ] ]; fhir:MedicationRequest.dispenseRequest [ fhir:MedicationRequest.dispenseRequest.validityPeriod [ fhir:Period.start [ fhir:value "2015-01-15"^^xsd:date ]; fhir:Period.end [ fhir:value "2016-01-15"^^xsd:date ] ]; fhir:MedicationRequest.dispenseRequest.numberOfRepeatsAllowed [ fhir:value "3"^^xsd:nonNegativeInteger ]; fhir:MedicationRequest.dispenseRequest.quantity [ fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "ml" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "ml" ] ]; fhir:MedicationRequest.dispenseRequest.expectedSupplyDuration [ fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "days" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "d" ] ] ] . a fhir:Patient . a fhir:Practitioner . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------