Purpose: This page describes dates (periods) in Medication request.
...
Info | ||
---|---|---|
| ||
You can't create Medication Request for innm_dosge dosage in case there is another Medication Request with the same medication INNM in this period (between started_at and ended_at) |
...
Info | ||
---|---|---|
| ||
Fetch Medication Request by innm_dosge, program_id, person_id and max(end_date) in status (ACTIVE, COMPLETED). In case there is such Medication Request with ended_at>=current_date then next one can be done in
|
Config parameters:
- dispense_period = 30
...