ЕСОЗ - публічна документація
DEPRECATED - Referrals State Model - V1
Status | Description | Terminal State (Y|N) |
---|---|---|
Active | Signed and active for usage referral | N |
Completed | Referral has been processed | Y |
Entered In Error | Referral is cancelled because of human mistake in the process of creation | Y |
Cancelled | Referral is cancelled because of absence of necessity and other reasons (for example fraud) | Y |
State Transitions
From | To | Method | Notification to Event Manager (Y|N) | Notification to Patient (Y|N) |
---|---|---|---|---|
Active | - | UseServiceRequest | Y | N |
Active | - | ReleaseServiceRequest | Y | N |
Active | Completed | MarkServiceRequestCompleted (through CloseEpisode) | Y | N |
Active | Entered In Error | RecallServiceRequest | Y | Y |
Active | Cancelled | CancelServiceRequest | Y | Y |
Open Questions
Question | Answer |
---|---|
There are cases, when sending notification about transition of referral to status B is not very necessary (because it has happen from status A) and due to cost of notification may not be implemented, and at the same time there are cases, when sending notification about transition to status B is obligatory (because it has happen from status C). How we can handle it? | |
ЕСОЗ - публічна документація