Files
BD-Core-FHIR-IG/input/fsh/profile/bdAddress.fsh
Dr. B. M. Riazul Islam 3fc1acafe4
Some checks failed
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Failing after 8m47s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Has been skipped
Prepare 0.4.0: DGDA Drug and LOINC Integration
2026-04-07 01:32:33 +06:00

19 lines
497 B
GLSL

// @Name: Profile
// @Description: Example of a profile of the Address resource for Bangladesh.
Profile: BDAddress
Id: bd-address
Parent: Address
Title: "Address for Bangladesh"
Description: "Address for Bangladesh Standard"
* country 1..1 MS
* extension contains Division named division 1..1 MS
* extension[division] ^short = "Division code"
* district 1..1 MS
* district from BDDistrictsVS
* extension contains Upazillas named upazilla 1..1 MS
* extension[upazilla] ^short = "Upazilla code"