: HbA1c-Befund Weber - XML Representation
Raw xml | Download
<Observation xmlns="http://hl7.org/fhir">
<id value="example-observation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-observation</b></p><a name="example-observation"> </a><a name="hcexample-observation"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 4548-4}">4548-4</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>effective</b>: 2026-01-15</p><p><b>performer</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p><p><b>value</b>: 7.2 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="4548-4"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<effectiveDateTime value="2026-01-15"/>
<performer>🔗
<reference value="Practitioner/example-practitioner"/>
</performer>
<valueQuantity>
<value value="7.2"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</Observation>