Guía de Implmentación FHIR ADRES (Core)
0.1.0 - ci-build
CO
Guía de Implmentación FHIR ADRES (Core) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2023-01-01 |
{
"resourceType" : "ValueSet",
"id" : "CUMSVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores CUMSVS</b></p><a name=\"CUMSVS\"> </a><a name=\"hcCUMSVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-CUMS.html\"><code>https://adres.fhir.guide/core/CodeSystem/CUMS</code></a></li></ul></div>"
},
"url" : "https://adres.fhir.guide/core/ValueSet/CUMSVS",
"version" : "0.1.0",
"name" : "CUMSVS",
"title" : "Codificacion CUMS",
"status" : "active",
"experimental" : false,
"date" : "2023-01-01T00:00:00-05:00",
"publisher" : "Administradora de los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
"contact" : [
{
"name" : "Administradora de los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
"telecom" : [
{
"system" : "url",
"value" : "https://www.adres.gov.co"
}
]
}
],
"description" : "Conjunto de Valores de Codificacion CUMS",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CO",
"display" : "Colombia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://adres.fhir.guide/core/CodeSystem/CUMS"
}
]
}
}