CH LAB-Report (R4)
1.0.0-ballot - ballot
This page is part of the CH LAB-Report (R4) (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="Hemoglobin"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-single-test"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="Hemoglobin"> </a><a name="hcHemoglobin"> </a></p><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">ResourceObservation "Hemoglobin" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ChLab-observation-single-test.html">CH LAB Observation Results: Single Test</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Hemoglobin (Bld) [Mass/Vol] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#718-7 "Hemoglobin [Mass/volume] in Blood")</span></p><p><b>subject</b>: <a href="Bundle-LabResultReport-1-tvt.html#urn-uuid-6b8a0365-5022-403b-a5a5-8d8680d701ef">urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef: Hans Guggindieluft</a></p><p><b>effective</b>: 2024-04-23 11:24:26+0100</p><p><b>issued</b>: Apr 24, 2024, 10:24:26 AM</p><p><b>performer</b>: <a href="Bundle-LabResultReport-1-tvt.html#urn-uuid-12328339-f7d6-4bb6-80e4-89fd03ce5052">urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052: Eva Erlenmeyer</a></p><p><b>value</b>: 107 g/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code g/L = 'g/L')</span></p></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="718-7"/>
<display value="Hemoglobin [Mass/volume] in Blood"/>
</coding>
<text value="Hemoglobin (Bld) [Mass/Vol]"/>
</code>
<subject>
<reference value="urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef"/>
<display value="Hans Guggindieluft"/>
</subject>
<effectiveDateTime value="2024-04-23T11:24:26+01:00"/>
<issued value="2024-04-24T11:24:26+01:00"/>
<performer>
<reference value="urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052"/>
<display value="Eva Erlenmeyer"/>
</performer>
<valueQuantity>
<value value="107"/>
<unit value="g/L"/>
<system value="http://unitsofmeasure.org"/>
<code value="g/L"/>
</valueQuantity>
</Observation>