This commit is contained in:
unknown
2025-09-28 12:28:06 +06:00
parent 3c281adb2c
commit 25be57f1dd
5 changed files with 512 additions and 10 deletions

View File

@@ -1,12 +1,14 @@
Extension: ReligionBD
Description: "Example Religion"
Id: religion-bd
Title: "Religion Extension"
Context: Patient
// Extension: religion
// Description: "Bangladesh Religions"
// Id: religion-bd
// Title: "Religion Extension"
// Context: Patient
// Religion using standard HL7 extension
* extension contains http://hl7.org/fhir/StructureDefinition/patient-religion named religion 0..1
* extension[religion] ^short = "ধর্ম (Religion)"
* extension[religion] ^definition = "The patient's religious affiliation."
* extension[religion].valueCodeableConcept from http://hl7.org/fhir/ValueSet/religious-affiliation
// // Religion using standard HL7 extension
// * extension contains http://hl7.org/fhir/StructureDefinition/patient-religion named religion 0..1
// * extension[religion] ^short = "ধর্ম (Religion)"
// * extension[religion] ^definition = "The patient's religious affiliation."
// * extension[religion].valueCodeableConcept from https://fhir.dghs.gov.bd/core/ValueSet/bd-religions (required)
// * ^url = "https://fhir.dghs.gov.bd/core/StructureDefinition/occupation"