This page is part of the International Birth And Child Model Implementation Guide (v1.0.0-ballot2: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="uc1-medicationrequest"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest uc1-medicationrequest</b></p><a name="uc1-medicationrequest"> </a><a name="hcuc1-medicationrequest"> </a><a name="uc1-medicationrequest-en-US"> </a><p><b>identifier</b>: <code>http://www.bmc.nl/portal/prescriptions</code>/12345689 (use: official, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location inpatient}">Inpatient</span></p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Medication-uc1-medication.html">Medication Prostaglandin group E</a></td></tr></table><p><b>subject</b>: <a href="Patient-uc1-fetus.html">Anonymous Patient Female, DoB Unknown ( Patient internal identifier)</a></p><p><b>supportingInformation</b>: </p><ul><li><a href="Observation-uc1-estimatedfetalbodyweight.html">Observation Fetal Body weight Estimated</a></li><li><a href="Observation-uc1-estimatedfetalbodyweight.html">Observation Fetal Body weight Estimated</a></li></ul><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-uc1-399216004.html">Condition D - transposition of the great vessels</a></td></tr></table><p><b>note</b>: Administration just after birth following umbilical line placement</p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>
</text>
<identifier>
<use value="official"/>
<system value="http://www.bmc.nl/portal/prescriptions"/>
<value value="12345689"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location"/>
<code value="inpatient"/>
<display value="Inpatient"/>
</coding>
</category>
<medication>
<reference>🔗
<reference value="Medication/uc1-medication"/>
</reference>
</medication>
<subject>🔗
<reference value="Patient/uc1-fetus"/>
</subject>
<supportingInformation>🔗
<reference value="Observation/uc1-estimatedfetalbodyweight"/>
</supportingInformation>
<supportingInformation>🔗
<reference value="Observation/uc1-estimatedfetalbodyweight"/>
</supportingInformation>
<reason>
<reference>🔗
<reference value="Condition/uc1-399216004"/>
</reference>
</reason>
<note>
<text
value="Administration just after birth following umbilical line placement"/>
</note>
<dosageInstruction>
<text value="based on a dosing weight of 3kg"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="58100008"/>
<display value="Intra-arterial route"/>
</coding>
</route>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="386482009"/>
<display value="Umbilical line tube care"/>
</coding>
</method>
<doseAndRate>
<rateQuantity>
<value value="0.01"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/kg/min"/>
</rateQuantity>
</doseAndRate>
</dosageInstruction>
</MedicationRequest>