Resultados de Laboratorio FHIR® - Costa Rica
0.0.2-draft - ci-build
Resultados de Laboratorio FHIR® - Costa Rica, published by Iniciativa HL7® Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.2-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/laboratory-results/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="ObservationHbA1cExample"/>
<meta>
<profile
value="https://hl7.or.cr/fhir/laboratory-results/StructureDefinition/cr-lab-result-hba1c"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationHbA1cExample</b></p><a name="ObservationHbA1cExample"> </a><a name="hcObservationHbA1cExample"> </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-cr-lab-result-hba1c.html">Resultado de Laboratorio - HbA1c</a></p></div><p><b>identifier</b>: <code>http://laboratorio.cr/identifier</code>/LAB-2025-001234</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}">Hemoglobina A1c / Hemoglobina total: Sangre : Punto temporal: Fracción de masa: Cuantitativo:</span></p><p><b>subject</b>: <a href="Patient-PatientLabResultExample.html">Juan Carlos Pérez García</a></p><p><b>effective</b>: 2025-12-15 14:30:00-0600</p><p><b>issued</b>: 2025-12-15 15:45:00-0600</p><p><b>performer</b>: <a href="Organization-organization-example.html">Laboratorio Central Costa Rica</a></p><p><b>value</b>: 7.5 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}">Alto</span></p><p><b>note</b>: </p><blockquote><div><p>Paciente en seguimiento por diabetes mellitus tipo 2. Se recomienda ajuste de medicamentos.</p>
</div></blockquote><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>4 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></td><td>6 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></td><td><div><p>Rango normal: 4.0% - 6.0%</p>
</div></td></tr></table></div>
</text>
<identifier>
<system value="http://laboratorio.cr/identifier"/>
<value value="LAB-2025-001234"/>
</identifier>
<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="4548-4"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/PatientLabResultExample"/>
<display value="Juan Carlos Pérez García"/>
</subject>
<effectiveDateTime value="2025-12-15T14:30:00-06:00"/>
<issued value="2025-12-15T15:45:00-06:00"/>
<performer>🔗
<reference value="Organization/organization-example"/>
<display value="Laboratorio Central Costa Rica"/>
</performer>
<valueQuantity>
<value value="7.5"/>
<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>
<text value="Alto"/>
</interpretation>
<note>
<text
value="Paciente en seguimiento por diabetes mellitus tipo 2. Se recomienda ajuste de medicamentos."/>
</note>
<referenceRange>
<low>
<value value="4"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</low>
<high>
<value value="6"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</high>
<text value="Rango normal: 4.0% - 6.0%"/>
</referenceRange>
</Observation>