Compare commits
No commits in common. "a5fbd82834ae540d572476c562d206705c190d08" and "5840b58bca85f994efadbb102f95a6a131ab0241" have entirely different histories.
a5fbd82834
...
5840b58bca
@ -7,31 +7,28 @@ Description: "Profile of Encounter Bangladesh Standard"
|
||||
|
||||
* identifier 1..*
|
||||
|
||||
* status 1..1
|
||||
* status 1..1 MS
|
||||
* status from BDEncounterStatusSubsetVS
|
||||
* status ^short = "Encounter status in BD"
|
||||
* status ^definition = "Status of patient encounter (planned, in-progress, finished, cancelled)"
|
||||
|
||||
* class 1..1
|
||||
* class 1..1 MS
|
||||
* class from BDEncounterClassSubsetVS
|
||||
|
||||
* subject 1..1
|
||||
* subject 1..1 MS
|
||||
//* subject from https://fhir.dghs.gov.bd/core/StructureDefinition/bd-patient
|
||||
|
||||
* basedOn 0..1 MS
|
||||
//* basedOn only Reference (CarePlan or DeviceRequest or MedicationRequest or ServiceRequest)
|
||||
|
||||
* partOf 0..1 MS
|
||||
|
||||
* serviceProvider 1..1
|
||||
* serviceProvider 1..1 MS
|
||||
|
||||
* participant 1..*
|
||||
* participant.period 1..1
|
||||
* participant 1..* MS
|
||||
* participant.period 1..1 MS
|
||||
|
||||
* diagnosis 0..* MS
|
||||
* diagnosis.condition only Reference(BDConditionProfile)
|
||||
|
||||
|
||||
|
||||
|
||||
* hospitalization.dischargeDisposition 0..1 MS
|
||||
//* admission 0..* MS
|
||||
//* admission.dischargeDisposition 0..1 MS
|
||||
//* encounter.admission.dischargeDisposition 0..1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user