ISiK Vitalparameter Implementierungsleitfaden
Version 6.0.0-rc - STU1

: ExampleISiKLaboruntersuchungGFR1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleISiKLaboruntersuchungGFR1"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKLaboruntersuchungGFR"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleISiKLaboruntersuchungGFR1</b></p><a name="ExampleISiKLaboruntersuchungGFR1"> </a><a name="hcExampleISiKLaboruntersuchungGFR1"> </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-ISiKLaboruntersuchungGFR.html">ISiKLaboruntersuchungGFR</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 98980-6}, {http://snomed.info/sct 80274001}">Glomerular filtration rate</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>: 100 milliliter pro Minute pro Körperoberfläche von 1,73 m2<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL/min/(1.73) = 'mL/min/(1.73)')</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>100 milliliter pro Minute pro Körperoberfläche von 1,73 m2<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL/min/(1.73) = 'mL/min/(1.73)')</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="98980-6"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="80274001"/>
      <display value="Glomerular filtration rate"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <effectiveDateTime value="2021-09-01T12:00:00Z"/>
  <performer>
    <reference value="Practitioner/PractitionerWalterArzt"/>
  </performer>
  <valueQuantity>
    <value value="100"/>
    <unit value="milliliter pro Minute pro Körperoberfläche von 1,73 m2"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mL/min/(1.73)"/>
  </valueQuantity>
  <referenceRange>
    <high>
      <value value="100"/>
      <unit value="milliliter pro Minute pro Körperoberfläche von 1,73 m2"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL/min/(1.73)"/>
    </high>
  </referenceRange>
</Observation>