...
An EpisodeOfCare is activated by setting :
Setting the
status
toactive
through an EpisodeOfCare Update.Setting a status change to
active
in theEpisodeOfCare.ehealth-statusschedule
resulting in an automatic status change in the future.
Maintaining EpisodeOfCare Status
EpisodeOfCare.status
must be set manually by EpisodeOfCare Update can be adjusted in two ways through the use of EpisodeOfCare Update:
Setting
EpisodeOfCare.status
directlySetting a scheduled status change by updating
EpisodeOfCare.ehealth-statusschedule
scheduled changes are applied when the ApplyPlannedChangesJob is run.
Allowed status changes:
From planned to active, onhold, waitlist, cancelled, or entered-in-error
From waitlist to planned, active, onhold, cancelled, or entered-in-error
From active to onhold, finished, cancelled, or entered-in-error
From onhold to active, finished, cancelled, or entered-in-error
From finished to entered-in-error
Info |
---|
Enforced constraints on duration of scheduled status with value ‘onhold’. When setting scheduled status changes it is automatically enforced how long the EpisodeOfCare can be planned as paused. This is done to prevent patient plans being forgotten in paused state. When setting
|
Info |
---|
EpisodeOfCare automatically maintains a status history
|
Maintaining the set of CareTeam involved in the EpisodeOfCare
...