Overview
Encounter Data Package is an abstract resource that aggregates actual resources, created during the encounter, such as:
- Encounter
- Allergy Intolerance
- Observation
- Condition
- Immunization
- Risk Assessment
- Device
- Medication Statement
Those resources could be requested via separated end points after creation.
Configuration parameters
Name | Description | Initial value | Units |
---|---|---|---|
encounter_max_days_passed | encounter can not be submitted after encounter_max_depth days passed | 7 | days |
condition_max_days_passed | condition can not be submitted after condition_max_depth days passed | 150*365 | |
observation_max_days_passed | observation can not be submitted after observation_max_depth days passed | 150*365 | |
allergy_intolerance_max_days_passed | allergy_intolerance can not be submitted after allergy_intolerance_max_depth days passed | 150*365 | |
immuization_max_days_passed | immuization can not be submitted after immuization_max_depth days passed | 150*365 |