🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="EjemploEmaCoreObservationLab"/>
<meta>
<profile
value="https://emahealth.io/fhir/core/StructureDefinition/ema-core-observation-lab"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation EjemploEmaCoreObservationLab</b></p><a name="EjemploEmaCoreObservationLab"> </a><a name="hcEjemploEmaCoreObservationLab"> </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-ema-core-observation-lab.html">EMA Core Laboratory Observation</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-EjemploEmaCoreServiceRequest.html">ServiceRequest Hemoglobin A1c/Hemoglobin.total in Blood</a></p><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 4548-4}">Hemoglobin A1c/Hemoglobin.total in Blood</span></p><p><b>subject</b>: <a href="Patient-EjemploEmaCorePatient.html">Carmen Díaz (official) Female, DoB: 1969-04-22 ( Medical record number (use: usual, ))</a></p><p><b>encounter</b>: <a href="Encounter-EjemploEmaCoreEncounter.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Encounter for check up; period = 2026-08-18 09:00:00-0400 --> 2026-08-18 09:30:00-0400</a></p><p><b>effective</b>: 2026-08-18 10:32:00-0400</p><p><b>issued</b>: 2026-08-18 14:20:00-0400</p><p><b>performer</b>: <a href="Practitioner-EjemploEmaCorePractitionerLab.html">Practitioner Valentina Núñez (official)</a></p><p><b>value</b>: 8.2 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}">High</span></p><p><b>specimen</b>: <a href="Specimen-EjemploEmaCoreSpecimen.html">Specimen: identifier = https://tenant-ejemplo.emahealth.io/fhir/sid/muestra#MUE-2026-0000871; accessionIdentifier = https://tenant-ejemplo.emahealth.io/fhir/sid/acceso#ACC-2026-0000871; status = available; type = Venous blood specimen; receivedTime = 2026-08-18 11:05:00-0400</a></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>4 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></td><td>5.6 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></td></tr></table></div>
</text>
<basedOn>🔗
<reference value="ServiceRequest/EjemploEmaCoreServiceRequest"/>
</basedOn>
<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="4548-4"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/EjemploEmaCorePatient"/>
</subject>
<encounter>🔗
<reference value="Encounter/EjemploEmaCoreEncounter"/>
</encounter>
<effectiveDateTime value="2026-08-18T10:32:00-04:00"/>
<issued value="2026-08-18T14:20:00-04:00"/>
<performer>🔗
<reference value="Practitioner/EjemploEmaCorePractitionerLab"/>
</performer>
<valueQuantity>
<value value="8.2"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
<interpretation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<code value="H"/>
</coding>
</interpretation>
<specimen>🔗
<reference value="Specimen/EjemploEmaCoreSpecimen"/>
</specimen>
<referenceRange>
<low>
<value value="4"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</low>
<high>
<value value="5.6"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</high>
</referenceRange>
</Observation>