ISiK Vitalparameter Implementierungsleitfaden
Version 6.0.0-rc - STU1

: ExampleISiKLaboruntersuchungSerumkreatinin1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleISiKLaboruntersuchungSerumkreatinin1"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchungSerumkreatinin"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleISiKLaboruntersuchungSerumkreatinin1</b></p><a name="ExampleISiKLaboruntersuchungSerumkreatinin1"> </a><a name="hcExampleISiKLaboruntersuchungSerumkreatinin1"> </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-ISiKLaboruntersuchungSerumkreatinin.html">ISiKLaboruntersuchungSerumkreatinin</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 2160-0}, {http://snomed.info/sct 70901006}">Creatinine measurement</span></p><p><b>subject</b>: <a href="Patient-PatientinMusterfrau.html">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>effective</b>: 2021-09-01 12:00:00+0000</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Practitioner/PractitionerWalterArzt">Practitioner/PractitionerWalterArzt</a></p><p><b>value</b>: 0.7 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td style="display: none">*</td><td>0.6 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td>1.2 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td><span title="Codes:{http://snomed.info/sct 248152002}">female</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="2160-0"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="70901006"/>
      <display value="Creatinine measurement"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <effectiveDateTime value="2021-09-01T12:00:00Z"/>
  <performer>
    <reference value="Practitioner/PractitionerWalterArzt"/>
  </performer>
  <valueQuantity>
    <value value="0.7"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mg/dL"/>
  </valueQuantity>
  <referenceRange>
    <low>
      <value value="0.6"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg/dL"/>
    </low>
    <high>
      <value value="1.2"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg/dL"/>
    </high>
    <appliesTo>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="248152002"/>
        <display value="female"/>
      </coding>
    </appliesTo>
  </referenceRange>
</Observation>