🇨🇱 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 Muestra — Sangre Venosa con Trazabilidad - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="EjemploEmaSpecimen"/>
  <meta>
    <profile
             value="https://emahealth.io/fhir/cl/StructureDefinition/ema-specimen"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen EjemploEmaSpecimen</b></p><a name="EjemploEmaSpecimen"> </a><a name="hcEjemploEmaSpecimen"> </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-specimen.html">EMA Specimen</a></p></div><p><b>identifier</b>: <code>https://lab-aurora.emahealth.io/specimens</code>/SPM-2026-005678</p><p><b>accessionIdentifier</b>: <code>https://lab-aurora.emahealth.io/accession</code>/ACC-2026-001234</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLD}">Whole blood</span></p><p><b>subject</b>: <a href="Patient-EjemploEmaPatient.html">María González Soto</a></p><p><b>receivedTime</b>: 2026-03-15 09:00:00-0300</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-EjemploEmaPractitioner.html">EU. Francisca Reyes</a></td><td>2026-03-15 08:45:00-0300</td><td><span title="Codes:{http://snomed.info/sct 28520004}">Venipuncture for blood test</span></td><td><span title="Codes:{http://snomed.info/sct 49852007}">Median cubital vein</span></td></tr></table><h3>Containers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>SpecimenQuantity</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 702281005}">Evacuated blood collection tube, thrombin/clot activator/gel separator</span></td><td>4 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemL = 'mL')</span></td></tr></table><p><b>condition</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0493 ROOM}">Room temperature</span></p></div>
  </text>
  <identifier>
    <system value="https://lab-aurora.emahealth.io/specimens"/>
    <value value="SPM-2026-005678"/>
  </identifier>
  <accessionIdentifier>
    <system value="https://lab-aurora.emahealth.io/accession"/>
    <value value="ACC-2026-001234"/>
  </accessionIdentifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
      <code value="BLD"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/EjemploEmaPatient"/>
    <display value="María González Soto"/>
  </subject>
  <receivedTime value="2026-03-15T09:00:00-03:00"/>
  <collection>
    <collector>🔗 
      <reference value="Practitioner/EjemploEmaPractitioner"/>
      <display value="EU. Francisca Reyes"/>
    </collector>
    <collectedDateTime value="2026-03-15T08:45:00-03:00"/>
    <method>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="28520004"/>
      </coding>
    </method>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="49852007"/>
      </coding>
    </bodySite>
  </collection>
  <container>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="702281005"/>
      </coding>
    </type>
    <specimenQuantity>
      <value value="4"/>
      <unit value="mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </specimenQuantity>
  </container>
  <condition>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0493"/>
      <code value="ROOM"/>
    </coding>
  </condition>
</Specimen>