We are looking to define a Medication Schedule using the FHIR Medicatation Prescription resource. Data model aside the schedule is as follows:
- Drug / Medication
- Start Date
- End Date
- Administration times
- Site / Route
For example
Amoxicillin 50mg - Orally - From 01/06/2015 to 05/06/2015 3 times a day : 09.00 / 13.00 / 18.00
Does anybody know if this is possible with the existing DSTU2 specification?
Cheers