...
...
...
...
Table of Contents |
---|
...
This procedure (Automatic schedule task) is designed to expire previously created Medication request Request after lifetime ends in status='NEW'.
Process configuration
...
Procedure logic for transition
...
Read MEDICATION_REQUEST_REQUEST_EXPIRATION parameter value.
...
Fetch records from `medication_request_requests`, where:
- status = 'NEW'
- inserted_at < NOW() - MEDICATION_REQUEST_REQUEST_EXPIRATION
...
The page is not supported. The method requirements can be found here [AUTO] Terminate Medication request Request