Prepare 0.4.0: DGDA Drug and LOINC Integration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Instance: BDEncounterExample
|
||||
InstanceOf: BDEncounterProfile
|
||||
InstanceOf: BDEncounter
|
||||
Usage: #example
|
||||
Title: "Example of a Bangladesh Patient Encounter"
|
||||
Description: "An example of an outpatient encounter for a Bangladesh patient."
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Instance: BDPatientExample
|
||||
InstanceOf: BDPatientProfile
|
||||
InstanceOf: BDPatient
|
||||
Usage: #example
|
||||
Title: "Example of a Bangladesh Patient"
|
||||
Description: "A minimal example for a patient satisfying name translations and address requirements."
|
||||
|
||||
@@ -35,11 +35,11 @@ Description: "Bangladesh Immunization Profile"
|
||||
|
||||
* patient 1..1
|
||||
* patient ^definition = "The patient receiving the vaccine"
|
||||
* patient only Reference(BDPatientProfile)
|
||||
* patient only Reference(BDPatient)
|
||||
|
||||
* encounter 1..1
|
||||
* encounter ^definition = "Encounter during which vaccine was administered"
|
||||
* encounter only Reference(BDEncounterProfile)
|
||||
* encounter only Reference(BDEncounter)
|
||||
|
||||
* occurrence[x] 1..1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user