Interoperabilidad de Historia Clínica - Colombia - Local Development build (v0.4.2). See the Directory of published versions
: Identificadores de Profesional - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "IdentificadoresProfesionalVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IdspersonaColombia.html\"><code>https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-CC\">CC</a></td><td>Cédula ciudadanía</td><td>Cédula ciudadanía del paciente.</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-CE\">CE</a></td><td>Cédula de extranjería</td><td>Cédula de extranjería</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-PA\">PA</a></td><td>Pasaporte</td><td>Pasaporte</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-PE\">PE</a></td><td>Permiso Especial de Permanencia</td><td>Permiso Especial de Permanencia</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-TI\">TI</a></td><td>Tarjeta de identidad</td><td>Tarjeta de identidad</td></tr></table></li></ul></div>"
},
"url" : "https://www.minsalud.gov.co/ihc/fhir/ValueSet/IdentificadoresProfesionalVS",
"version" : "0.4.2",
"name" : "IdentificadoresProfesionalVS",
"title" : "Identificadores de Profesional",
"status" : "active",
"experimental" : false,
"date" : "2023-01-01T00:00:00-05:00",
"publisher" : "MSP Colombia",
"contact" : [
{
"name" : "MSP Colombia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.minsalud.gov.co/"
}
]
}
],
"description" : "Identificadores de Profesional Colombia.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CO",
"display" : "Colombia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia",
"concept" : [
{
"code" : "CC",
"display" : "Cédula ciudadanía"
},
{
"code" : "CE",
"display" : "Cédula de extranjería"
},
{
"code" : "PA",
"display" : "Pasaporte"
},
{
"code" : "PE",
"display" : "Permiso Especial de Permanencia"
},
{
"code" : "TI",
"display" : "Tarjeta de identidad"
}
]
}
]
}
}