Compare commits
No commits in common. "c691d0e46b42fb042659833ce7d1efe9473bff28" and "1a667c5f9af19a57881380a6abe8f504ba7c5337" have entirely different histories.
c691d0e46b
...
1a667c5f9a
@ -3,8 +3,8 @@
|
||||
Profile: BDPatientProfile
|
||||
Id: bd-patient
|
||||
Parent: Patient
|
||||
Title: "Patient Profile for Bangladesh"
|
||||
Description: "Profile of Patient Bangladesh Standard"
|
||||
Title: "Patient Profile for Bangladesh-V2"
|
||||
Description: "Profile of Patient Bangladesh Standard V2"
|
||||
|
||||
// ----- Begin rules:
|
||||
|
||||
@ -61,7 +61,7 @@ Description: "Profile of Patient Bangladesh Standard"
|
||||
|
||||
// Then in your profile:
|
||||
// * identifier.type from BangladeshIdentifierTypeVS (extensible)
|
||||
|
||||
|
||||
* identifier[BRN].system = "http://dghs.gov.bd/identifier/brn"
|
||||
* identifier[BRN].type.coding.code = #BRN
|
||||
* identifier[BRN].type.coding.system = "https://fhir.dghs.gov.bd/core/ValueSet/bd-identifier-type"
|
||||
@ -106,8 +106,6 @@ Description: "Profile of Patient Bangladesh Standard"
|
||||
* address only BDAddress
|
||||
|
||||
* name only BDHumanName
|
||||
* extension contains Occupation named occupation 0..1
|
||||
* extension contains nationality named nationality 1..1
|
||||
|
||||
Profile: BDHumanName
|
||||
Id: bd-human-name
|
||||
@ -119,3 +117,5 @@ Description: "Profile to represent human names in Bangladesh"
|
||||
0..1
|
||||
* extension[language].valueCode from http://hl7.org/fhir/ValueSet/languages (preferred)
|
||||
|
||||
* extension contains Occupation named occupation 0..1
|
||||
* extension contains nationality named nationality 1..1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user