FHIR IG analytics| Package | hl7.fhir.cl.minsal.tei |
| Resource Type | CodeSystem |
| Id | CodeSystem-CSReligion.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/SIGTEv2-IG/CodeSystem-CSReligion.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSReligion |
| Version | 0.2.2 |
| Status | active |
| Date | 2023-01-15 |
| Name | CSReligion |
| Title | Religion |
| Realm | cl |
| Authority | hl7 |
| Description | Religion |
| Content | complete |
| ValueSet | |
| VSReligion | Religion |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SistemaDeCodigos CSReligion
Language: es-CL
This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSReligion defines the following codes:
{
"resourceType": "CodeSystem",
"id": "CSReligion",
"language": "es-CL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSReligion",
"version": "0.2.2",
"name": "CSReligion",
"title": "Religion",
"status": "active",
"experimental": false,
"date": "2023-01-15",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
}
],
"description": "Religion",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 10,
"concept": [
{
"code": "1",
"display": "Católica",
"definition": "Católica"
},
{
"code": "2",
"display": "Evangélica",
"definition": "Evangélica"
},
{
"code": "3",
"display": "Testigo de Jehová",
"definition": "Testigo de Jehová"
},
{
"code": "4",
"display": "Judaica",
"definition": "Judaica"
},
{
"code": "5",
"display": "Mormón",
"definition": "Mormón"
},
{
"code": "6",
"display": "Musulmana",
"definition": "Musulmana"
},
{
"code": "7",
"display": "Ortodoxa",
"definition": "Ortodoxa"
},
{
"code": "8",
"display": "Otra religión o credo",
"definition": "Otra religión o credo"
},
{
"code": "9",
"display": "Ninguna, ateo, agnóstico",
"definition": "Ninguna, ateo, agnóstico"
},
{
"code": "99",
"display": "Desconocido",
"definition": "Desconocido"
}
]
}