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

: UC2-KidneyFunctionTests1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC2-KidneyFunctionTests1"/>
  <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 UC2-KidneyFunctionTests1</b></p><a name="UC2-KidneyFunctionTests1"> </a><a name="hcUC2-KidneyFunctionTests1"> </a><a name="UC2-KidneyFunctionTests1-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:">laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 2160-0}">Creatinine [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href="Patient-UC2-Patient.html">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC2-DiarrheaInitial.html">Encounter: status = finished; class = EMER (EMER); period = 2022-11-28 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>effective</b>: 2022-11-28</p><p><b>issued</b>: 2022-11-28 16:00:00+0100</p><p><b>performer</b>: <a href="Organization-UC2-CityHospitalLab.html">Organization City Hospital Laboratory</a></p><p><b>value</b>: 1.5 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></p><p><b>interpretation</b>: <span title="Codes:">High</span></p><p><b>note</b>: Elevated creatinine</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2160-0"/>
      <display value="Creatinine [Mass/volume] in Serum or Plasma"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC2-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC2-DiarrheaInitial"/>
  </encounter>
  <effectiveDateTime value="2022-11-28"/>
  <issued value="2022-11-28T16:00:00+01:00"/>
  <performer>🔗 
    <reference value="Organization/UC2-CityHospitalLab"/>
  </performer>
  <valueQuantity>
    <value value="1.5"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mg/dL"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <code value="H"/>
      <display value="High"/>
    </coding>
  </interpretation>
  <note>
    <text value="Elevated creatinine"/>
  </note>
</Observation>