Guía de Estandares de Informacionde Salud
0.1.1 - ci-build
Guía de Estandares de Informacionde Salud, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/eis/ and changes regularly. See the Directory of published versions
Active as of 2022-01-18 |
{
"resourceType" : "CodeSystem",
"id" : "CSReligion",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSReligion</b></p><a name=\"CSReligion\"> </a><a name=\"hcCSReligion\"> </a><a name=\"CSReligion-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSReligion</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=\"CSReligion-1\"> </a></td><td>Católica</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSReligion-2\"> </a></td><td>Evangélica</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSReligion-3\"> </a></td><td>Testigo de Jehová</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSReligion-4\"> </a></td><td>Judaica</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSReligion-5\"> </a></td><td>Mormón</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CSReligion-6\"> </a></td><td>Musulmana</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CSReligion-7\"> </a></td><td>Ortodoxa</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CSReligion-8\"> </a></td><td>Otra religión o credo</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CSReligion-9\"> </a></td><td>Ninguna, ateo, agnóstico</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"CSReligion-99\"> </a></td><td>Desconocido</td></tr></table></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSReligion",
"version" : "0.1.1",
"name" : "CSReligion",
"title" : "Religiones o Cultos",
"status" : "active",
"experimental" : true,
"date" : "2022-01-18T00:00:00-03:00",
"publisher" : "Unidad de Interoperabilidad - MINSAL",
"contact" : [
{
"name" : "Unidad de Interoperabilidad - MINSAL",
"telecom" : [
{
"system" : "url",
"value" : "https://interoperabilidad.minsal.cl"
}
]
}
],
"description" : "Códigos de Religiones o Cultos declarados",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "1",
"display" : "Católica"
},
{
"code" : "2",
"display" : "Evangélica"
},
{
"code" : "3",
"display" : "Testigo de Jehová"
},
{
"code" : "4",
"display" : "Judaica"
},
{
"code" : "5",
"display" : "Mormón"
},
{
"code" : "6",
"display" : "Musulmana"
},
{
"code" : "7",
"display" : "Ortodoxa"
},
{
"code" : "8",
"display" : "Otra religión o credo"
},
{
"code" : "9",
"display" : "Ninguna, ateo, agnóstico"
},
{
"code" : "99",
"display" : "Desconocido"
}
]
}