Austrian Patient Summary (R4)
0.2.0 - STU1
Austrian Patient Summary (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="AtApsExampleObservation01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation AtApsExampleObservation01</b></p><a name="AtApsExampleObservation01"> </a><a name="hcAtApsExampleObservation01"> </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-at-aps-observation.html">AT APS Observation</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 718-7}">Hämoglobin</span></p><p><b>subject</b>: <a href="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Patient-HL7ATCorePatientExample01.html">Max Mustermann</a></p><p><b>effective</b>: 2024-10-10 09:30:00+0100</p><p><b>performer</b>: <a href="Organization-AtApsExampleOrganization01.html">Amadeus Spital</a></p><p><b>value</b>: 13.6 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg/dL = 'g/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></tr><tr><td style="display: none">*</td><td>12 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg/dL = 'g/dL')</span></td><td>17.5 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg/dL = 'g/dL')</span></td></tr></table></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="718-7"/>
<display value="Hemoglobin"/>
</coding>
<text value="Hämoglobin"/>
</code>
<subject>
<reference value="Patient/HL7ATCorePatientExample01"/>
<display value="Max Mustermann"/>
</subject>
<effectiveDateTime value="2024-10-10T09:30:00+01:00"/>
<performer>🔗
<reference value="Organization/AtApsExampleOrganization01"/>
<display value="Amadeus Spital"/>
</performer>
<valueQuantity>
<value value="13.6"/>
<unit value="g/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="g/dL"/>
</valueQuantity>
<referenceRange>
<low>
<value value="12"/>
<unit value="g/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="g/dL"/>
</low>
<high>
<value value="17.5"/>
<unit value="g/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="g/dL"/>
</high>
</referenceRange>
</Observation>