0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC3-LabTestJan16 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC3-LabTestJan16"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation UC3-LabTestJan16</b></p><a name="UC3-LabTestJan16"> </a><a name="hcUC3-LabTestJan16"> </a><a name="UC3-LabTestJan16-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 718-7}">Hemoglobin</span></p><p><b>subject</b>: <a href="Patient-UC3-Patient.html">Thomas Müller  Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href="Encounter-UC3-EncounterBrokenLeg.html">Encounter: status = finished; class = IMP (IMP); period = 2019-01-15 --&gt; 2019-01-18; reasonCode = Fracture of bone</a></p><p><b>effective</b>: 2019-01-16 08:00:00+0000</p><p><b>value</b>: 13.4 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg/dL = 'g/dL')</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="718-7"/>
      <display value="Hemoglobin"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC3-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC3-EncounterBrokenLeg"/>
  </encounter>
  <effectiveDateTime value="2019-01-16T08:00:00Z"/>
  <valueQuantity>
    <value value="13.4"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="g/dL"/>
  </valueQuantity>
</Observation>