International Birth And Child Model Implementation Guide
1.0.0-ballot2 - STU 1 Ballot 2 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-ballot2 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

: UC3 Femur Length Obstetric Clinic - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="uc3-femurlenght-obsclinic"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation uc3-femurlenght-obsclinic</b></p><a name="uc3-femurlenght-obsclinic"> </a><a name="hcuc3-femurlenght-obsclinic"> </a><a name="uc3-femurlenght-obsclinic-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 11963-6}">Fetal Femur diaphysis [Length] US</span></p><p><b>subject</b>: <a href="Patient-uc3-fetus.html">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>encounter</b>: <a href="Encounter-uc3-encounter-obsclinic.html">Encounter: status = completed; class = ambulatory</a></p><p><b>effective</b>: 2024-04-09</p><p><b>performer</b>: <a href="Practitioner-uc3-practitioner2.html">Practitioner Dr. White</a></p><p><b>value</b>: 40 mm</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11963-6"/>
      <display value="Fetal Femur diaphysis [Length] US"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/uc3-fetus"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/uc3-encounter-obsclinic"/>
  </encounter>
  <effectiveDateTime value="2024-04-09"/>
  <performer>🔗 
    <reference value="Practitioner/uc3-practitioner2"/>
  </performer>
  <valueQuantity>
    <value value="40"/>
    <unit value="mm"/>
  </valueQuantity>
</Observation>