http://hl7.org/fhir/StructureDefinition/EncounterHistory|5.0.0
A record of significant events/milestones key data throughout the history of an Encounter
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
EncounterHistory | 0..* | A record of significant events/milestones key data throughout the history of an Encounter | ||
| 0..1 | Reference | The Encounter associated with this set of historic values | ||
Σ | 0..* | Identifier | Identifier(s) by which this encounter is known | |
?!Σ | 1..1 | code | planned | in-progress | on-hold | discharged | completed | cancelled | discontinued | entered-in-error | unknown EncounterStatus (required) | |
Σ | 1..1 | CodeableConcept | Classification of patient encounter EncounterClass (extensible) | |
Σ | 0..* | CodeableConcept | Specific type of encounter EncounterType (example) | |
Σ | 0..* | CodeableReference | Specific type of service EncounterServiceType (example) | |
Σ | 0..1 | Reference | The patient or group related to this encounter | |
| 0..1 | CodeableConcept | The current status of the subject in relation to the Encounter SubjectStatus (example) | ||
| 0..1 | Period | The actual start and end time associated with this set of values associated with the encounter | ||
| 0..1 | dateTime | The planned start date/time (or admission date) of the encounter | ||
| 0..1 | dateTime | The planned end date/time (or discharge date) of the encounter | ||
| 0..1 | Duration | Actual quantity of time the encounter lasted (less time absent) | ||
| 0..* | BackboneElement | Location of the patient at this point in the encounter | ||
| 1..1 | Reference | Location the encounter takes place | ||
| 0..1 | CodeableConcept | The physical type of the location (usually the level in the location hierarchy - bed, room, ward, virtual etc.) LocationForm (example) |