🌐 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-condition",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ema-vs-condition</b></p><a name=\"ema-vs-condition\"> </a><a name=\"hcema-vs-condition\"> </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/38341003\">38341003</a></td><td>Hipertensión arterial</td></tr><tr><td><a href=\"http://snomed.info/id/73211009\">73211009</a></td><td>Diabetes mellitus</td></tr><tr><td><a href=\"http://snomed.info/id/195967001\">195967001</a></td><td>Asma</td></tr><tr><td><a href=\"http://snomed.info/id/22298006\">22298006</a></td><td>Infarto agudo de miocardio</td></tr></table></li></ul></div>"
},
"url" : "https://emahealth.io/fhir/core/ValueSet/ema-vs-condition",
"version" : "0.1.0",
"name" : "EmaVsCondition",
"title" : "EMA — Diagnósticos (problemas/condiciones)",
"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" : "contacto@emahealth.io"
}
]
}
],
"description" : "Conjunto **extensible** de diagnósticos clínicos (SNOMED CT / CIE-10).\nBinding neutro: se muestran códigos de ejemplo; el catálogo completo se\ngestiona por el servicio de terminología y puede extenderse por implementación.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "38341003",
"display" : "Hipertensión arterial"
},
{
"code" : "73211009",
"display" : "Diabetes mellitus"
},
{
"code" : "195967001",
"display" : "Asma"
},
{
"code" : "22298006",
"display" : "Infarto agudo de miocardio"
}
]
}
]
}
}