FHIR IG analytics
| Package | hl7.fhir.cr.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-cr-religions-set.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-cr/terminology/ValueSet-cr-religions-set.html |
| URL | https://hl7.or.cr/fhir/terminology/ValueSet/cr-religions-set |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-11-20 |
| Name | ReligionsSet |
| Title | Religiones de Costa Rica |
| Realm | cr |
| Authority | hl7 |
| Description | Conjunto de valores para religiones en Costa Rica |
| Copyright | Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "cr-religions-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
}
]
}
}
],
"url": "https://hl7.or.cr/fhir/terminology/ValueSet/cr-religions-set",
"version": "0.0.1",
"name": "ReligionsSet",
"title": "Religiones de Costa Rica",
"status": "draft",
"experimental": false,
"date": "2025-11-20",
"publisher": "Iniciativa HL7 Costa Rica",
"contact": [
{
"name": "Iniciativa HL7 Costa Rica",
"telecom": [
{
"system": "url",
"value": "https://hl7.or.cr"
},
{
"system": "email",
"value": "info@hl7.or.cr"
}
]
},
{
"name": "Iniciativa HL7 Costa Rica",
"telecom": [
{
"system": "email",
"value": "info@hl7.or.cr",
"use": "work"
},
{
"system": "url",
"value": "https://hl7.or.cr",
"use": "work"
}
]
}
],
"description": "Conjunto de valores para religiones en Costa Rica",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CR",
"display": "Costa Rica"
}
]
}
],
"copyright": "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276120001",
"display": "Católica"
},
{
"code": "42609005",
"display": "Evangélica"
},
{
"code": "276118004",
"display": "Testigos de Jehová"
},
{
"code": "298044001",
"display": "Judaísmo"
},
{
"code": "271390004",
"display": "Islam"
}
]
}
]
}
}