This page is part of the MyHealth@Eu Electronic Prescription and Dispense (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/MedicationRequest/400C-prescription-cefuroxime-singleline> a fhir:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "400C-prescription-cefuroxime-singleline"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ehdsi.eu/epd/StructureDefinition/MedicationRequest-myhealtheu-epd" ;
fhir:index 0 ;
fhir:link <http://fhir.ehdsi.eu/epd/StructureDefinition/MedicationRequest-myhealtheu-epd>
] ;
fhir:Meta.tag [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/common-tags" ] ;
fhir:Coding.code [ fhir:value "actionable" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 400C-prescription-cefuroxime-singleline</b></p><a name=\"400C-prescription-cefuroxime-singleline\"> </a><a name=\"hc400C-prescription-cefuroxime-singleline\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-myhealtheu-epd.html\">MedicationRequest (EPD)</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-common-tags.html\">Actionable (Details: Common Tags code actionable = 'Actionable')</a></p></div><p><b>identifier</b>: 10-123EP</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-01A-Cefuroxime1500GenericExplicit.html\">Medication: extension = cefuroxime; form = Powder for solution for injection/infusion</a></p><p><b>subject</b>: <a href=\"Patient-patient1.html\">Thomas Engine Male, DoB: 1950-09-15 ( 12345)</a></p><p><b>authoredOn</b>: 2024-12-06</p><p><b>requester</b>: <a href=\"PractitionerRole-doctor1.html\">PractitionerRole Clinical oncologist</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 J18.0}\">Bronchopneumonia, unspecified</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>timing</b>: Once per 8 hours</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 78421000}\">Intramuscular route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1500 milligram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 2</p><p><b>timing</b>: Once per 8 hours</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 78421000}\">Intramuscular route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>750-1500 milligram(s)</td></tr></table></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ValidityPeriod</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>2024-12-06 --> 2024-12-13</td></tr></table><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td></tr></table></div>"
] ;
fhir:MedicationRequest.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "10-123EP" ]
] ;
fhir:MedicationRequest.status [ fhir:value "active"] ;
fhir:MedicationRequest.intent [ fhir:value "order"] ;
fhir:MedicationRequest.medicationReference [
fhir:link <http://hl7.org/fhir/Medication/01A-Cefuroxime1500GenericExplicit> ;
fhir:Reference.reference [ fhir:value "Medication/01A-Cefuroxime1500GenericExplicit" ]
] ;
fhir:MedicationRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/patient1> ;
fhir:Reference.reference [ fhir:value "Patient/patient1" ]
] ;
fhir:MedicationRequest.authoredOn [ fhir:value "2024-12-06"^^xsd:date] ;
fhir:MedicationRequest.requester [
fhir:link <http://hl7.org/fhir/PractitionerRole/doctor1> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/doctor1" ]
] ;
fhir:MedicationRequest.reasonCode [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ;
fhir:Coding.code [ fhir:value "J18.0" ] ;
fhir:Coding.display [ fhir:value "Bronchopneumonia, unspecified" ]
]
] ;
fhir:MedicationRequest.dosageInstruction [
fhir:index 0 ;
fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ;
fhir:Dosage.timing [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsDuration [
fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "day" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "d" ]
] ;
fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "8"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "h" ]
]
] ;
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:78421000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "78421000" ] ;
fhir:Coding.display [ fhir:value "Intramuscular route" ]
]
] ;
fhir:Dosage.doseAndRate [
fhir:index 0 ;
fhir:Dosage.doseAndRate.doseQuantity [
fhir:Quantity.value [ fhir:value "1500"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "milligram(s)" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mg" ]
]
]
], [
fhir:index 1 ;
fhir:Dosage.sequence [ fhir:value "2"^^xsd:integer ] ;
fhir:Dosage.timing [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsDuration [
fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "day" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "d" ]
] ;
fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "8"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "h" ]
]
] ;
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:78421000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "78421000" ] ;
fhir:Coding.display [ fhir:value "Intramuscular route" ]
]
] ;
fhir:Dosage.doseAndRate [
fhir:index 0 ;
fhir:Dosage.doseAndRate.doseRange [
fhir:Range.low [
fhir:Quantity.value [ fhir:value "750"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "milligram(s)" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mg" ]
] ;
fhir:Range.high [
fhir:Quantity.value [ fhir:value "1500"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "milligram(s)" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mg" ]
]
]
]
] ;
fhir:MedicationRequest.dispenseRequest [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medicationrequest-prescribedQuantity" ] ;
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "21"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "Vial" ] ;
fhir:Quantity.system [ fhir:value "http://standardterms.edqm.eu" ] ;
fhir:Quantity.code [ fhir:value "15060000" ]
]
] ;
fhir:MedicationRequest.dispenseRequest.validityPeriod [
fhir:Period.start [ fhir:value "2024-12-06"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2024-12-13"^^xsd:date ]
]
] ;
fhir:MedicationRequest.substitution [
fhir:MedicationRequest.substitution.allowedBoolean [ fhir:value "true"^^xsd:boolean ]
] .
<http://hl7.org/fhir/Medication/01A-Cefuroxime1500GenericExplicit> a fhir:Medication .
<http://hl7.org/fhir/Patient/patient1> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/doctor1> a fhir:PractitionerRole .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationRequest/400C-prescription-cefuroxime-singleline.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationRequest/400C-prescription-cefuroxime-singleline.ttl> .
IG © 2023+ MyHealth@Eu. Package myhealth.eu.fhir.epd#1.0.0-poc based on FHIR 4.0.1. Generated 2026-07-16