Merge branch 'main' of https://git.dghs.gov.bd/gitadmin/BD-Core-FHIR-IG
This commit is contained in:
commit
9f0019a1da
@ -3,8 +3,8 @@
|
|||||||
Profile: BDPatientProfile
|
Profile: BDPatientProfile
|
||||||
Id: bd-patient
|
Id: bd-patient
|
||||||
Parent: Patient
|
Parent: Patient
|
||||||
Title: "Patient Profile for Bangladesh-V2"
|
Title: "Patient Profile for Bangladesh"
|
||||||
Description: "Profile of Patient Bangladesh Standard V2"
|
Description: "Profile of Patient Bangladesh Standard"
|
||||||
|
|
||||||
// ----- Begin rules:
|
// ----- Begin rules:
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ Description: "Profile of Patient Bangladesh Standard V2"
|
|||||||
|
|
||||||
// Then in your profile:
|
// Then in your profile:
|
||||||
// * identifier.type from BangladeshIdentifierTypeVS (extensible)
|
// * identifier.type from BangladeshIdentifierTypeVS (extensible)
|
||||||
|
|
||||||
* identifier[BRN].system = "http://dghs.gov.bd/identifier/brn"
|
* identifier[BRN].system = "http://dghs.gov.bd/identifier/brn"
|
||||||
* identifier[BRN].type.coding.code = #BRN
|
* identifier[BRN].type.coding.code = #BRN
|
||||||
* identifier[BRN].type.coding.system = "https://fhir.dghs.gov.bd/core/ValueSet/bd-identifier-type"
|
* identifier[BRN].type.coding.system = "https://fhir.dghs.gov.bd/core/ValueSet/bd-identifier-type"
|
||||||
@ -107,6 +107,8 @@ Description: "Profile of Patient Bangladesh Standard V2"
|
|||||||
* address only BDAddress
|
* address only BDAddress
|
||||||
|
|
||||||
* name only BDHumanName
|
* name only BDHumanName
|
||||||
|
* extension contains Occupation named occupation 0..1
|
||||||
|
* extension contains nationality named nationality 1..1
|
||||||
|
|
||||||
Profile: BDHumanName
|
Profile: BDHumanName
|
||||||
Id: bd-human-name
|
Id: bd-human-name
|
||||||
@ -118,5 +120,3 @@ Description: "Profile to represent human names in Bangladesh"
|
|||||||
0..1
|
0..1
|
||||||
* extension[language].valueCode from http://hl7.org/fhir/ValueSet/languages (preferred)
|
* 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