FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebd.fhir.core
Resource TypeCodeSystem
IdCodeSystem-bd-religions.json
FHIR VersionR4
Sourcefile:///app/BD-Core-FHIR-IG/output/CodeSystem-bd-religions.html
URLhttps://fhir.dghs.gov.bd/core/CodeSystem/bd-religions
Version0.2.0
Statusdraft
Date2025-10-03T12:29:59+00:00
NameBDReligionsCS
TitleBangladesh Religions
Contentcomplete

Resources that use this resource

ValueSet
bd-religions-valuesetBangladesh Religions ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
1 IslamMuslim
2 HinduismHindu
3 BuddhismBuddhist
4 ChristianityChristian
8 Refuse to disclosePatient declined to state religion
9 Not a believerIdentifies as not having a religion
0 Other (specify)Other religion (to be specified in free text)

German


Generated Narrative: CodeSystem bd-religions

This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions defines the following codes:

CodeDisplayDefinition
1 IslamMuslim
2 HinduismHindu
3 BuddhismBuddhist
4 ChristianityChristian
8 Refuse to disclosePatient declined to state religion
9 Not a believerIdentifies as not having a religion
0 Other (specify)Other religion (to be specified in free text)

French


Narratif généré : CodeSystem bd-religions

This code system https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions defines the following codes:

CodeDisplayDéfinition
1 IslamMuslim
2 HinduismHindu
3 BuddhismBuddhist
4 ChristianityChristian
8 Refuse to disclosePatient declined to state religion
9 Not a believerIdentifies as not having a religion
0 Other (specify)Other religion (to be specified in free text)

Source1

{
  "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)"
    }
  ]
}