From 757bc0e68fdfc3f49a27026caf535ef676b36153 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 28 Sep 2025 12:31:16 +0600 Subject: [PATCH] ain --- input/fsh/patient-profile.fsh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/input/fsh/patient-profile.fsh b/input/fsh/patient-profile.fsh index ab7bc09..033f258 100644 --- a/input/fsh/patient-profile.fsh +++ b/input/fsh/patient-profile.fsh @@ -99,9 +99,9 @@ Description: "Profile of Patient Bangladesh Standard" // 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 +* extension[religion].valueCodeableConcept from https://fhir.dghs.gov.bd/core/ValueSet/bd-religions * address 1..* MS -* address only BDAddress \ No newline at end of file +* address only BDAddress + +* extension contains occupation named occupation 0..1 \ No newline at end of file