| Encounter UML Documentation |
Encounter
Class StatusHistory
This class is included for compatibility with FHIR. It is used to convey the state of the Encounter or Episode of Care over time. This information is expected to be easily computable from the source system, and might not necessarily be persisted in a structure like this. Nevertheless, this structure may be useful as a standardized structure when exchanging this information."The status history permits the encounter resource to contain the status history without needing to read through the historical versions of the resource, or even have the server store them." - HL7 FHIR, Encounter.statusHistory"The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)." - HL7 FHIR, EpisodeOfCare.statusHistory
Attributes |
«IVL_TS» Period | period |
"The time that the episode was in the specified status." - HL7 FHIR, Encounter.statusHistory.period"The period during this EpisodeOfCare that the specific status applied." - HL7 FHIR, EpisodeOfCare.statusHistory.period
|
«CS» Code | status |
"planned | arrived | triaged | in-progress | onleave | finished | cancelled +." - HL7 FHIR, Encounter.statusHistory.status"planned | waitlist | active | onhold | finished | cancelled." - HL7 FHIR, EpisodeOfCare.statusHistory.status
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | StatusHistory |
Name Expression | |
Namespace | Encounter |
Owned Template Signature | |
Owner | Encounter |
Owning Template Parameter | |
Package | Encounter |
Qualified Name | FHIM::Encounter::StatusHistory |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
period
Public «IVL_TS» Period period
-
"The time that the episode was in the specified status." - HL7 FHIR, Encounter.statusHistory.period"The period during this EpisodeOfCare that the specific status applied." - HL7 FHIR, EpisodeOfCare.statusHistory.period
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | StatusHistory |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | period |
Name Expression | |
Namespace | StatusHistory |
Opposite | |
Owner | StatusHistory |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::StatusHistory::period |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
status
Public «CS» Code status
-
"planned | arrived | triaged | in-progress | onleave | finished | cancelled +." - HL7 FHIR, Encounter.statusHistory.status"planned | waitlist | active | onhold | finished | cancelled." - HL7 FHIR, EpisodeOfCare.statusHistory.status
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | StatusHistory |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | status |
Name Expression | |
Namespace | StatusHistory |
Opposite | |
Owner | StatusHistory |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::StatusHistory::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Encounter UML Documentation |