Initial Commit
This commit is contained in:
12
input/fsh/extensions/religion.fsh
Normal file
12
input/fsh/extensions/religion.fsh
Normal file
@@ -0,0 +1,12 @@
|
||||
Extension: ReligionBD
|
||||
Description: "Example Religion"
|
||||
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
|
||||
Reference in New Issue
Block a user