FHIR IG analytics| Package | bd.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-bd-religions.json |
| FHIR Version | R4 |
| Source | file:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-religions.html |
| URL | https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-10-03T12:29:59+00:00 |
| Name | BDReligionsCS |
| Title | Bangladesh Religions |
| Content | complete |
| ValueSet | |
| bd-religions-valueset | Bangladesh Religions ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem bd-religions
This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions defines the following codes:
German
Generated Narrative: CodeSystem bd-religions
This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions defines the following codes:
French
Narratif généré : CodeSystem bd-religions
This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bd-religions",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://fhir.dghs.gov.bd/core/ImplementationGuide/bd.fhir.core"
}
]
}
}
],
"url": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions",
"version": "0.2.0",
"name": "BDReligionsCS",
"title": "Bangladesh Religions",
"status": "draft",
"date": "2025-10-03T12:29:59+00:00",
"publisher": "Directorate General of Health Services (DGHS), Bangladesh",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://dghs.gov.bd"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "050"
}
]
}
],
"content": "complete",
"count": 7,
"concept": [
{
"code": "1",
"display": "Islam",
"definition": "Muslim"
},
{
"code": "2",
"display": "Hinduism",
"definition": "Hindu"
},
{
"code": "3",
"display": "Buddhism",
"definition": "Buddhist"
},
{
"code": "4",
"display": "Christianity",
"definition": "Christian"
},
{
"code": "8",
"display": "Refuse to disclose",
"definition": "Patient declined to state religion"
},
{
"code": "9",
"display": "Not a believer",
"definition": "Identifies as not having a religion"
},
{
"code": "0",
"display": "Other (specify)",
"definition": "Other religion (to be specified in free text)"
}
]
}