Guías de Implementación FHIR | Ministerio de Salud
1.1.0-ballot - ci-build
Guías de Implementación FHIR | Ministerio de Salud - Local Development build (v1.1.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-04-15 |
{
"resourceType" : "CodeSystem",
"id" : "tipo-identificacion-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem tipo-identificacion-cs</b></p><a name=\"tipo-identificacion-cs\"> </a><a name=\"hctipo-identificacion-cs\"> </a><a name=\"tipo-identificacion-cs-en-US\"> </a><p>This case-sensitive code system <code>https://ministeriodesalud.go.cr/fhir/CodeSystem/tipo-identificacion-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">INDOCUMENTADO<a name=\"tipo-identificacion-cs-INDOCUMENTADO\"> </a></td><td>Indocumentado</td></tr><tr><td style=\"white-space:nowrap\">CEDULA_FISICA_NACIONAL<a name=\"tipo-identificacion-cs-CEDULA_FISICA_NACIONAL\"> </a></td><td>Cédula Física Nacional</td></tr><tr><td style=\"white-space:nowrap\">NUMERO_INTERNO<a name=\"tipo-identificacion-cs-NUMERO_INTERNO\"> </a></td><td>Número Interno</td></tr><tr><td style=\"white-space:nowrap\">NUMERO_ASEGURADO<a name=\"tipo-identificacion-cs-NUMERO_ASEGURADO\"> </a></td><td>Número Asegurado</td></tr><tr><td style=\"white-space:nowrap\">PASAPORTE<a name=\"tipo-identificacion-cs-PASAPORTE\"> </a></td><td>Pasaporte</td></tr><tr><td style=\"white-space:nowrap\">CEDULA_RESIDENCIA<a name=\"tipo-identificacion-cs-CEDULA_RESIDENCIA\"> </a></td><td>Cédula de Residencia</td></tr><tr><td style=\"white-space:nowrap\">DIMEX<a name=\"tipo-identificacion-cs-DIMEX\"> </a></td><td>DIMEX</td></tr></table></div>"
},
"url" : "https://ministeriodesalud.go.cr/fhir/CodeSystem/tipo-identificacion-cs",
"version" : "1.1.0-ballot",
"name" : "TipoIdentificacion",
"title" : "Tipos de identificacion de Costa Rica",
"status" : "active",
"experimental" : false,
"date" : "2024-04-15",
"publisher" : "Ministerio de Salud de Costa Rica",
"contact" : [
{
"name" : "Ministerio de Salud de Costa Rica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ministeriodesalud.go.cr/fhir"
}
]
}
],
"description" : "Tipos de identificacion definidos por el Ministerio de Salud de Costa Rica",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CR",
"display" : "Costa Rica"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "INDOCUMENTADO",
"display" : "Indocumentado"
},
{
"code" : "CEDULA_FISICA_NACIONAL",
"display" : "Cédula Física Nacional"
},
{
"code" : "NUMERO_INTERNO",
"display" : "Número Interno"
},
{
"code" : "NUMERO_ASEGURADO",
"display" : "Número Asegurado"
},
{
"code" : "PASAPORTE",
"display" : "Pasaporte"
},
{
"code" : "CEDULA_RESIDENCIA",
"display" : "Cédula de Residencia"
},
{
"code" : "DIMEX",
"display" : "DIMEX"
}
]
}