International Birth And Child Model Implementation Guide
1.0.0 - STU 1 International flag

International Birth And Child Model Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fetal_records/ and changes regularly. See the Directory of published versions

: UC1 Bundle - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="usecase1-bundle"/>
  <type value="collection"/>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Patient/uc1-mother"/>
    <resource>
      <Patient>
        <id value="uc1-mother"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_uc1-mother"> </a><p class="res-header-id"><b>Generated Narrative: Patient uc1-mother</b></p><a name="uc1-mother"> </a><a name="hcuc1-mother"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Also see: <a href="RelatedPerson-uc1-mother-relatedperson.html">RelatedPerson: relationship = Mother</a></li></ul></td></tr></table></div>
        </text>
        <identifier>
          <system value="http://www.acme.com/identifiers/patient"/>
          <value value="123456"/>
        </identifier>
        <gender value="female"/>
        <birthDate value="1990-03-06"/>
        <link>
          <other>🔗 
            <reference value="RelatedPerson/uc1-mother-relatedperson"/>
          </other>
          <type value="seealso"/>
        </link>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Patient/uc1-fetus"/>
    <resource>
      <Patient>
        <id value="uc1-fetus"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/uv/ibcm/StructureDefinition/ibcm-fetal-record"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_uc1-fetus"> </a><p class="res-header-id"><b>Generated Narrative: Patient uc1-fetus</b></p><a name="uc1-fetus"> </a><a name="hcuc1-fetus"> </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-ibcm-fetal-record.html">IBCM Fetal Record Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient Female, DoB Unknown ( Patient internal identifier)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="The fetal status of the subject when still in utero. This extension would not apply to Patients that have a birthDate."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-fetalStatus.html">Patient Fetal Status</a></td><td colspan="3">potential-for-live-birth</td></tr></table></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-fetalStatus">
          <valueCode value="potential-for-live-birth"/>
        </extension>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PI"/>
            </coding>
          </type>
          <system value="http://example.com/identifiers/fetus"/>
          <value value="A"/>
        </identifier>
        <gender value="female"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://www.example.org/fhir/RelatedPerson/uc1-mother-relatedperson"/>
    <resource>
      <RelatedPerson>
        <id value="uc1-mother-relatedperson"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_uc1-mother-relatedperson"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson uc1-mother-relatedperson</b></p><a name="uc1-mother-relatedperson"> </a><a name="hcuc1-mother-relatedperson"> </a><p><b>patient</b>: <a href="Patient-uc1-fetus.html">Anonymous Patient Female, DoB Unknown ( Patient internal identifier)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">Mother</span></p></div>
        </text>
        <patient>🔗 
          <reference value="Patient/uc1-fetus"/>
        </patient>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="MTH"/>
            <display value="Mother"/>
          </coding>
        </relationship>
      </RelatedPerson>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://www.example.org/fhir/Practitioner/uc1-practitioner"/>
    <resource>
      <Practitioner>
        <id value="uc1-practitioner"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_uc1-practitioner"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner uc1-practitioner</b></p><a name="uc1-practitioner"> </a><a name="hcuc1-practitioner"> </a><p><b>name</b>: Dr. Hunt</p></div>
        </text>
        <name>
          <text value="Dr. Hunt"/>
        </name>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Condition/uc1-pregnancy"/>
    <resource>
      <Condition>
        <id value="uc1-pregnancy"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_uc1-pregnancy"> </a><p class="res-header-id"><b>Generated Narrative: Condition uc1-pregnancy</b></p><a name="uc1-pregnancy"> </a><a name="hcuc1-pregnancy"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 364320009}">Pregnancy observable (observable entity)</span></p><p><b>subject</b>: <a href="Patient-uc1-mother.html">Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</a></p></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="364320009"/>
            <display value="Pregnancy observable (observable entity)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-mother"/>
        </subject>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Observation/uc1-gestation21"/>
    <resource>
      <Observation>
        <id value="uc1-gestation21"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_uc1-gestation21"> </a><p class="res-header-id"><b>Generated Narrative: Observation uc1-gestation21</b></p><a name="uc1-gestation21"> </a><a name="hcuc1-gestation21"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 57036006}">Fetal gestational age (observable entity)</span></p><p><b>subject</b>: <a href="Patient-uc1-mother.html">Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</a></p><p><b>focus</b>: <a href="Condition-uc1-pregnancy.html">Condition Pregnancy observable (observable entity)</a></p><p><b>effective</b>: 2024-03-22</p><p><b>performer</b>: <a href="Practitioner-uc1-practitioner.html">Practitioner Dr. Hunt</a></p><p><b>value</b>: 21.43 wk<span style="background: LightGoldenRodYellow"> (Details: UCUM  codewk = 'wk')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="57036006"/>
            <display value="Fetal gestational age (observable entity)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-mother"/>
        </subject>
        <focus>🔗 
          <reference value="Condition/uc1-pregnancy"/>
        </focus>
        <effectiveDateTime value="2024-03-22"/>
        <performer>🔗 
          <reference value="Practitioner/uc1-practitioner"/>
        </performer>
        <valueQuantity>
          <value value="21.43"/>
          <unit value="wk"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="wk"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Observation/uc1-gestation37"/>
    <resource>
      <Observation>
        <id value="uc1-gestation37"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_uc1-gestation37"> </a><p class="res-header-id"><b>Generated Narrative: Observation uc1-gestation37</b></p><a name="uc1-gestation37"> </a><a name="hcuc1-gestation37"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 57036006}">Fetal gestational age (observable entity)</span></p><p><b>subject</b>: <a href="Patient-uc1-mother.html">Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</a></p><p><b>focus</b>: <a href="Condition-uc1-pregnancy.html">Condition Pregnancy observable (observable entity)</a></p><p><b>effective</b>: 2024-07-14</p><p><b>performer</b>: <a href="Practitioner-uc1-practitioner.html">Practitioner Dr. Hunt</a></p><p><b>value</b>: 37.71 wk<span style="background: LightGoldenRodYellow"> (Details: UCUM  codewk = 'wk')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="57036006"/>
            <display value="Fetal gestational age (observable entity)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-mother"/>
        </subject>
        <focus>🔗 
          <reference value="Condition/uc1-pregnancy"/>
        </focus>
        <effectiveDateTime value="2024-07-14"/>
        <performer>🔗 
          <reference value="Practitioner/uc1-practitioner"/>
        </performer>
        <valueQuantity>
          <value value="37.71"/>
          <unit value="wk"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="wk"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://www.example.org/fhir/Observation/uc1-estimatedfetalbodyweight"/>
    <resource>
      <Observation>
        <id value="uc1-estimatedfetalbodyweight"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_uc1-estimatedfetalbodyweight"> </a><p class="res-header-id"><b>Generated Narrative: Observation uc1-estimatedfetalbodyweight</b></p><a name="uc1-estimatedfetalbodyweight"> </a><a name="hcuc1-estimatedfetalbodyweight"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 89087-1}">Fetal Body weight Estimated</span></p><p><b>subject</b>: <a href="Patient-uc1-fetus.html">Anonymous Patient Female, DoB Unknown ( Patient internal identifier)</a></p><p><b>effective</b>: 2024-03-22</p><p><b>performer</b>: <a href="Practitioner-uc1-practitioner.html">Practitioner Dr. Hunt</a></p><p><b>value</b>: 2960 g<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg = 'g')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="89087-1"/>
            <display value="Fetal Body weight Estimated"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-fetus"/>
        </subject>
        <effectiveDateTime value="2024-03-22"/>
        <performer>🔗 
          <reference value="Practitioner/uc1-practitioner"/>
        </performer>
        <valueQuantity>
          <value value="2960"/>
          <unit value="g"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="g"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Condition/uc1-399216004"/>
    <resource>
      <Condition>
        <id value="uc1-399216004"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_uc1-399216004"> </a><p class="res-header-id"><b>Generated Narrative: Condition uc1-399216004</b></p><a name="uc1-399216004"> </a><a name="hcuc1-399216004"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}, {http://snomed.info/sct 414025005}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 399216004}">D - transposition of the great vessels</span></p><p><b>subject</b>: <a href="Patient-uc1-fetus.html">Anonymous Patient Female, DoB Unknown ( Patient internal identifier)</a></p><h3>Evidences</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="DiagnosticReport-uc1-ultrasoundreport.html">Diagnostic Report for 'Ultrasound scan for fetal growth (procedure)' for '-&gt;Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)'</a></td></tr></table></div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="problem-list-item"/>
            <display value="Problem List Item"/>
          </coding>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="414025005"/>
            <display value="Disorder of fetus and/or newborn (disorder)"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="399216004"/>
            <display value="D - transposition of the great vessels"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-fetus"/>
        </subject>
        <evidence>
          <reference>🔗 
            <reference value="DiagnosticReport/uc1-ultrasoundreport"/>
          </reference>
        </evidence>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://www.example.org/fhir/DiagnosticReport/uc1-ultrasoundreport"/>
    <resource>
      <DiagnosticReport>
        <id value="uc1-ultrasoundreport"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DiagnosticReport_uc1-ultrasoundreport"> </a><p class="res-header-id"><b>Generated Narrative: DiagnosticReport uc1-ultrasoundreport</b></p><a name="uc1-ultrasoundreport"> </a><a name="hcuc1-ultrasoundreport"> </a><h2><span title="Codes:{http://snomed.info/sct 241493005}">Ultrasound scan for fetal growth (procedure)</span> </h2><table class="grid"><tr><td>Subject</td><td>Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-uc1-estimatedfetalbodyweight.html"><span title="Codes:{http://loinc.org 89087-1}">Fetal Body weight Estimated</span></a></td><td>2960 g<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg = 'g')</span></td><td>Final</td><td>2024-03-22</td></tr></table></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="241493005"/>
            <display value="Ultrasound scan for fetal growth (procedure)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-mother"/>
        </subject>
        <result>🔗 
          <reference value="Observation/uc1-estimatedfetalbodyweight"/>
        </result>
      </DiagnosticReport>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://www.example.org/fhir/Procedure/uc1-ultrasoundscan"/>
    <resource>
      <Procedure>
        <id value="uc1-ultrasoundscan"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Procedure_uc1-ultrasoundscan"> </a><p class="res-header-id"><b>Generated Narrative: Procedure uc1-ultrasoundscan</b></p><a name="uc1-ultrasoundscan"> </a><a name="hcuc1-ultrasoundscan"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 241493005}">Ultrasound scan for fetal growth (procedure)</span></p><p><b>subject</b>: <a href="Patient-uc1-mother.html">Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)</a></p><p><b>report</b>: <a href="DiagnosticReport-uc1-ultrasoundreport.html">Diagnostic Report for 'Ultrasound scan for fetal growth (procedure)' for '-&gt;Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)'</a></p><p><b>supportingInfo</b>: <a href="Observation-uc1-gestation37.html">Observation Fetal gestational age (observable entity)</a></p></div>
        </text>
        <status value="completed"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="241493005"/>
            <display value="Ultrasound scan for fetal growth (procedure)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/uc1-mother"/>
        </subject>
        <report>🔗 
          <reference value="DiagnosticReport/uc1-ultrasoundreport"/>
        </report>
        <supportingInfo>🔗 
          <reference value="Observation/uc1-gestation37"/>
        </supportingInfo>
      </Procedure>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://www.example.org/fhir/MedicationRequest/uc1-medicationrequest"/>
    <resource>
      <MedicationRequest>
        <id value="uc1-medicationrequest"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_uc1-medicationrequest"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest uc1-medicationrequest</b></p><a name="uc1-medicationrequest"> </a><a name="hcuc1-medicationrequest"> </a><p><b>identifier</b>: <code>http://www.example.org/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>: </p><blockquote><div><p>Administration just after birth following umbilical line placement</p>
</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: based on a dosing weight of 3kg</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 58100008}">Intra-arterial route</span></p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 386482009}">Umbilical line tube care</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Rate[x]</b></td></tr><tr><td style="display: none">*</td><td>0.01 mg/kg/min<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/kg/min = 'mg/kg/min')</span></td></tr></table></blockquote></div>
        </text>
        <identifier>
          <use value="official"/>
          <system value="http://www.example.org/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>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://www.example.org/fhir/Medication/uc1-medication"/>
    <resource>
      <Medication>
        <id value="uc1-medication"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Medication_uc1-medication"> </a><p class="res-header-id"><b>Generated Narrative: Medication uc1-medication</b></p><a name="uc1-medication"> </a><a name="hcuc1-medication"> </a><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 418517007}">Prostaglandin group E</span></p><p><b>status</b>: Active</p></div>
        </text>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="418517007"/>
            <display value="Prostaglandin group E"/>
          </coding>
        </code>
        <status value="active"/>
      </Medication>
    </resource>
  </entry>
</Bundle>