🌐 EMA Health Core Implementation Guide
0.1.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-30 |
{
"resourceType" : "ValueSet",
"id" : "ema-vs-specimen-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ema-vs-specimen-type</b></p><a name=\"ema-vs-specimen-type\"> </a><a name=\"hcema-vs-specimen-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/119297000\">119297000</a></td><td>Muestra de sangre</td></tr><tr><td><a href=\"http://snomed.info/id/122575003\">122575003</a></td><td>Muestra de orina</td></tr><tr><td><a href=\"http://snomed.info/id/119376003\">119376003</a></td><td>Muestra de tejido</td></tr><tr><td><a href=\"http://snomed.info/id/119342007\">119342007</a></td><td>Muestra de saliva</td></tr></table></li></ul></div>"
},
"url" : "https://emahealth.io/fhir/core/ValueSet/ema-vs-specimen-type",
"version" : "0.1.0",
"name" : "EmaVsSpecimenType",
"title" : "EMA — Tipo de muestra",
"status" : "active",
"experimental" : false,
"date" : "2026-06-30T03:24:44-04:00",
"publisher" : "EMA Health SpA",
"contact" : [
{
"name" : "EMA Health SpA",
"telecom" : [
{
"system" : "url",
"value" : "https://emahealth.io"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "Conjunto **extensible** de tipos de muestra biológica (SNOMED CT).\nBinding neutro: se muestran códigos de ejemplo; el catálogo completo se\ngestiona por el servicio de terminología.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "119297000",
"display" : "Muestra de sangre"
},
{
"code" : "122575003",
"display" : "Muestra de orina"
},
{
"code" : "119376003",
"display" : "Muestra de tejido"
},
{
"code" : "119342007",
"display" : "Muestra de saliva"
}
]
}
]
}
}