🌐 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
<Specimen xmlns="http://hl7.org/fhir">
<id value="EjemploEmaCoreSpecimen"/>
<meta>
<profile
value="https://emahealth.io/fhir/core/StructureDefinition/ema-core-specimen"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen EjemploEmaCoreSpecimen</b></p><a name="EjemploEmaCoreSpecimen"> </a><a name="hcEjemploEmaCoreSpecimen"> </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-specimen.html">EMA Core Specimen</a></p></div><p><b>identifier</b>: <code>https://tenant-ejemplo.emahealth.io/fhir/sid/muestra</code>/MUE-2026-0000871</p><p><b>accessionIdentifier</b>: <code>https://tenant-ejemplo.emahealth.io/fhir/sid/acceso</code>/ACC-2026-0000871</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122555007}">Venous blood specimen</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>receivedTime</b>: 2026-08-18 11:05:00-0400</p><p><b>request</b>: <a href="ServiceRequest-EjemploEmaCoreServiceRequest.html">ServiceRequest Hemoglobin A1c/Hemoglobin.total in Blood</a></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>Quantity</b></td><td><b>Method</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-EjemploEmaCorePractitionerLab.html">Practitioner Valentina Núñez (official)</a></td><td>2026-08-18 10:32:00-0400</td><td>4 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</span></td><td><span title="Codes:{http://snomed.info/sct 28520004}">Venipuncture for blood test</span></td></tr></table><h3>Containers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</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></tr></table></div>
</text>
<identifier>
<system value="https://tenant-ejemplo.emahealth.io/fhir/sid/muestra"/>
<value value="MUE-2026-0000871"/>
</identifier>
<accessionIdentifier>
<system value="https://tenant-ejemplo.emahealth.io/fhir/sid/acceso"/>
<value value="ACC-2026-0000871"/>
</accessionIdentifier>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="122555007"/>
<display value="Venous blood specimen"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/EjemploEmaCorePatient"/>
</subject>
<receivedTime value="2026-08-18T11:05:00-04:00"/>
<request>🔗
<reference value="ServiceRequest/EjemploEmaCoreServiceRequest"/>
</request>
<collection>
<collector>🔗
<reference value="Practitioner/EjemploEmaCorePractitionerLab"/>
</collector>
<collectedDateTime value="2026-08-18T10:32:00-04:00"/>
<quantity>
<value value="4"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</quantity>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="28520004"/>
<display value="Venipuncture for blood test"/>
</coding>
</method>
</collection>
<container>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="702281005"/>
<display
value="Evacuated blood collection tube, thrombin/clot activator/gel separator"/>
</coding>
</type>
</container>
</Specimen>