This commit is contained in:
2025-09-27 15:22:09 +06:00
27 changed files with 19232 additions and 13 deletions

View File

@@ -0,0 +1,20 @@
//// this code systems for Identifier types
CodeSystem: BangladeshIdentifierType
Id: bangladesh-identifier-type-cs
Title: "Bangladesh Identifier Types"
* ^url = "https://fhir.dghs.gov.bd/core/ValueSet/bd-identifier-type"
* #TYPE_NID "National ID"
* #TYPE_BRN "Birth Registration Number"
* #TYPE_UID "Unique ID"
ValueSet: BangladeshIdentifierTypeVS
Id: bangladesh-identifier-type-vs
Title: "Bangladesh Identifier Type"
Description: "Bangladesh Standard Identifier type"
// * include codes from valueset http://hl7.org/fhir/ValueSet/identifier-type /// use name or uri
* include codes from system https://fhir.dghs.gov.bd/core/ValueSet/bd-identifier-type
////////////// end identifier types