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
Parameter | Description | Value |
---|---|---|
MEDICATION_REQUEST_REQUEST_SCHEDULE | (Cron Format) How often to perform termination | `* * * * *` |
MEDICATION_REQUEST_REQUEST_EXPIRATION | (Minutes, integer > 0) Medication request Request lifetime | 30 |
...