🌐 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
<SpecimenDefinition xmlns="http://hl7.org/fhir">
<id value="EjemploEmaSpecimenRequirement"/>
<meta>
<profile
value="https://emahealth.io/fhir/core/StructureDefinition/ema-specimen-requirement"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SpecimenDefinition EjemploEmaSpecimenRequirement</b></p><a name="EjemploEmaSpecimenRequirement"> </a><a name="hcEjemploEmaSpecimenRequirement"> </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-requirement.html">EMA — Requisito de muestra de un pedible</a></p></div><p><b>identifier</b>: <code>https://tenant-ejemplo.emahealth.io/fhir/CodeSystem/catalog</code>/LAB-HBA1C</p><p><b>typeCollected</b>: <span title="Codes:{http://snomed.info/sct 122555007}">Venous blood specimen</span></p><p><b>patientPreparation</b>: <span title="Codes:">No requiere ayuno</span></p><blockquote><p><b>typeTested</b></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122555007}">Venous blood specimen</span></p><p><b>preference</b>: Preferred</p><blockquote><p><b>container</b></p><p><b>EMA — Volumen útil del contenedor (µL)</b>: 3000</p><p><b>EMA — El contenedor no se comparte</b>: false</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 702281005}">Evacuated blood collection tube, thrombin/clot activator/gel separator</span></p><p><b>minimumVolume</b>: 500 uL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeuL = 'uL')</span></p></blockquote></blockquote></div>
</text>
<identifier>
<system
value="https://tenant-ejemplo.emahealth.io/fhir/CodeSystem/catalog"/>
<value value="LAB-HBA1C"/>
</identifier>
<typeCollected>
<coding>
<system value="http://snomed.info/sct"/>
<code value="122555007"/>
<display value="Venous blood specimen"/>
</coding>
</typeCollected>
<patientPreparation>
<text value="No requiere ayuno"/>
</patientPreparation>
<typeTested>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="122555007"/>
<display value="Venous blood specimen"/>
</coding>
</type>
<preference value="preferred"/>
<container>
<extension
url="https://emahealth.io/fhir/core/StructureDefinition/ema-container-usable-volume">
<valueInteger value="3000"/>
</extension>
<extension
url="https://emahealth.io/fhir/core/StructureDefinition/ema-container-exclusive">
<valueBoolean value="false"/>
</extension>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="702281005"/>
<display
value="Evacuated blood collection tube, thrombin/clot activator/gel separator"/>
</coding>
</type>
<minimumVolumeQuantity>
<value value="500"/>
<unit value="uL"/>
<system value="http://unitsofmeasure.org"/>
<code value="uL"/>
</minimumVolumeQuantity>
</container>
</typeTested>
</SpecimenDefinition>