Guía de Implementación Vigilancia ESAVI
0.1.0 - ci-build
Guía de Implementación Vigilancia ESAVI, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/OPS-Esavi-IG/ and changes regularly. See the Directory of published versions
Active as of 2025-07-23 |
{
"resourceType" : "CodeSystem",
"id" : "FormaVerificacionCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FormaVerificacionCS</b></p><a name=\"FormaVerificacionCS\"> </a><a name=\"hcFormaVerificacionCS\"> </a><p>This code system <code>https://paho.org/fhir/ops-esavi/CodeSystem/FormaVerificacionCS</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\">1<a name=\"FormaVerificacionCS-1\"> </a></td><td>Carnet o registro físico</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"FormaVerificacionCS-2\"> </a></td><td>Carnet o registro digital</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"FormaVerificacionCS-3\"> </a></td><td>Declaración verbal</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"FormaVerificacionCS-4\"> </a></td><td>Historia clínica corroborada con carnet</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"FormaVerificacionCS-5\"> </a></td><td>No se sabe</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"FormaVerificacionCS-0\"> </a></td><td>Otro</td></tr></table></div>"
},
"url" : "https://paho.org/fhir/ops-esavi/CodeSystem/FormaVerificacionCS",
"version" : "0.1.0",
"name" : "FormaVerificacionCS",
"title" : "Forma de Verificación",
"status" : "active",
"date" : "2025-07-23T20:21:09+00:00",
"publisher" : "CENS",
"contact" : [
{
"name" : "CENS",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cens.cl"
}
]
}
],
"description" : "Formas de verificación posibles, a modo de ejemplo",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "1",
"display" : "Carnet o registro físico"
},
{
"code" : "2",
"display" : "Carnet o registro digital"
},
{
"code" : "3",
"display" : "Declaración verbal"
},
{
"code" : "4",
"display" : "Historia clínica corroborada con carnet"
},
{
"code" : "5",
"display" : "No se sabe"
},
{
"code" : "0",
"display" : "Otro"
}
]
}