Merge branch 'main' of https://git.dghs.gov.bd/gitadmin/BD-Core-FHIR-IG
Some checks failed
Deploy on production / deploy (push) Failing after 2m44s

This commit is contained in:
jobayer 2025-09-28 18:08:23 +06:00
commit 5030fa651c
7 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
CodeSystem: bd-country-list CodeSystem: BDCountryListCS
Id: bd-country-list-cs Id: bd-country-list-cs
Title: "Nationality List" Title: "Nationality List"
* ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-country-list" * ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-country-list"
@ -193,7 +193,7 @@ Title: "Nationality List"
* #716 "Zimbabwean" * #716 "Zimbabwean"
ValueSet: bd-country-list ValueSet: BDCountryListVS
Id: bd-country-list-vs Id: bd-country-list-vs
Title: "Nationality ValueSet" Title: "Nationality ValueSet"
Description: "Nationality value set" Description: "Nationality value set"

View File

@ -1,4 +1,4 @@
CodeSystem: bd-occupations CodeSystem: BDOccupationsCS
Id: bangladesh-occupations-cs Id: bangladesh-occupations-cs
Title: "Bangladesh Occupations" Title: "Bangladesh Occupations"
* ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-occupations" * ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-occupations"
@ -75,7 +75,7 @@ Title: "Bangladesh Occupations"
* #91 "Paper and Paperboard Products Workers" "কাগজ ও কাগজের বোর্ড প্রস্তুতকারী " * #91 "Paper and Paperboard Products Workers" "কাগজ ও কাগজের বোর্ড প্রস্তুতকারী "
* #92 "Printers and Related Workers" "মুদ্রণকাজ" * #92 "Printers and Related Workers" "মুদ্রণকাজ"
ValueSet: bd-occupations ValueSet: BDOccupationsVS
Id: bd-occupations-vs Id: bd-occupations-vs
Title: "Bangladesh Occupations ValueSet" Title: "Bangladesh Occupations ValueSet"
Description: "Occupations value set according to CCDS guideline" Description: "Occupations value set according to CCDS guideline"

View File

@ -1,5 +1,5 @@
//codeSystems/bd-regions.fsh //codeSystems/bd-regions.fsh
CodeSystem: bd-religions CodeSystem: BDReligionsCS
Id: bangladesh-religions-cs Id: bangladesh-religions-cs
Title: "Bangladesh Religions" Title: "Bangladesh Religions"
* ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions" * ^url = "https://fhir.dghs.gov.bd/core/CodeSystem/bd-religions"
@ -12,7 +12,7 @@ Title: "Bangladesh Religions"
* #9 "Not a believer" "Identifies as not having a religion" * #9 "Not a believer" "Identifies as not having a religion"
* #0 "Other (specify)" "Other religion (to be specified in free text)" * #0 "Other (specify)" "Other religion (to be specified in free text)"
ValueSet: bd-religions ValueSet: BDReligionsVS
Id: bd-religions-vs Id: bd-religions-vs
Title: "Bangladesh Religions ValueSet" Title: "Bangladesh Religions ValueSet"
Description: "Religions value set according to CCDS guideline" Description: "Religions value set according to CCDS guideline"

View File

@ -1,7 +1,7 @@
// --------------------------- // ---------------------------
// Extension Definition // Extension Definition
// --------------------------- // ---------------------------
Extension: bdbloodgroup Extension: BDBloodGroup
Id: bd-blood-group Id: bd-blood-group
Title: "Patient Blood Group" Title: "Patient Blood Group"
Description: "Blood group of the patient according to CCDS guideline" Description: "Blood group of the patient according to CCDS guideline"

View File

@ -1,4 +1,4 @@
Extension: nationality Extension: Nationality
Id: nationality Id: nationality
Title: "patient Nationality" Title: "patient Nationality"
Description: "Nationality" Description: "Nationality"

View File

@ -1,4 +1,4 @@
Extension: occupation Extension: Occupation
Description: "Occupation" Description: "Occupation"
Id: occupation-bd Id: occupation-bd
Title: "Bangladesh Occupations" Title: "Bangladesh Occupations"

View File

@ -105,6 +105,6 @@ Description: "Profile of Patient Bangladesh Standard"
* address 1..* MS * address 1..* MS
* address only BDAddress * address only BDAddress
* extension contains occupation named occupation 0..1 * extension contains Occupation named occupation 0..1
* extension contains nationality named nationality 1..1 * extension contains nationality named nationality 1..1