...
Service Request State Model
Status | Description | Terminal State (Y|N) |
---|---|---|
Active | Signed and active service request | N |
Entered In Error | Service Request is recalled because of human mistake in the process of creation | Y |
CancelledRecalled | Service Request is cancelled because of absence of necessity and other reasons (for example fraud) | Y |
...
From (Status) | To (Status) | To (Usage State) | Method | Notification to Event Manager (Y|N) | Notification to Patient (Y|N) |
---|---|---|---|---|---|
Active | Entered In Error | - | Recall Cancel Service Request | Y | Y |
Active | CancelledRecalled | - | Cancel Recall Service Request Auto Cancel Service Request | Y | Y |
...