🇨🇱 EMA Health Chile Implementation Guide
0.1.0 - ci-build

🇨🇱 EMA Health Chile Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo Observación Lab — Panel Hemograma - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="EjemploObsLabHemogramaPanel"/>
  <meta>
    <profile
             value="https://emahealth.io/fhir/cl/StructureDefinition/ema-observation-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation EjemploObsLabHemogramaPanel</b></p><a name="EjemploObsLabHemogramaPanel"> </a><a name="hcEjemploObsLabHemogramaPanel"> </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-observation-lab.html">EMA Laboratory 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 58410-2}">CBC panel - Blood by Automated count</span></p><p><b>subject</b>: <a href="Patient-EjemploEmaPatient.html">María González Soto</a></p><p><b>effective</b>: 2026-03-15 10:30:00-0300</p><p><b>performer</b>: <a href="Practitioner-EjemploEmaPractitioner.html">TM. Carolina Muñoz</a></p><p><b>specimen</b>: <a href="Specimen-EjemploEmaSpecimen.html">Specimen: identifier = https://lab-aurora.emahealth.io/specimens#SPM-2026-005678; accessionIdentifier = https://lab-aurora.emahealth.io/accession#ACC-2026-001234; status = available; type = Whole blood; receivedTime = 2026-03-15 09:00:00-0300; condition = Room temperature</a></p><p><b>hasMember</b>: <a href="Observation-EjemploObsLabHemoglobina.html">Hemoglobina 13.5 g/dL</a></p></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="58410-2"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/EjemploEmaPatient"/>
    <display value="María González Soto"/>
  </subject>
  <effectiveDateTime value="2026-03-15T10:30:00-03:00"/>
  <performer>🔗 
    <reference value="Practitioner/EjemploEmaPractitioner"/>
    <display value="TM. Carolina Muñoz"/>
  </performer>
  <specimen>🔗 
    <reference value="Specimen/EjemploEmaSpecimen"/>
  </specimen>
  <hasMember>🔗 
    <reference value="Observation/EjemploObsLabHemoglobina"/>
    <display value="Hemoglobina 13.5 g/dL"/>
  </hasMember>
</Observation>