{
"resourceType": "MedicationRequest", "id": "medrx0320", "identifier": [ { "use": "official", "system": "http://www.bmc.nl/portal/prescriptions", "value": "12345689" } ], "status": "completed", "intent": "order", "medicationCodeableConcept": { "coding": [ { "system": "http://www.nlm.nih.gov/research/umls/rxnorm", "code": "285018", "display": "Lantus 100 unit/ml injectable solution" } ] }, "subject": { "reference": "Patient/pat1", "display": "Donald Duck" }, "authoredOn": "2015-01-15", "requester": { "reference": "Practitioner/f007", "display": "Patrick Pump" }, "reasonCode": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "473189005", "display": "On subcutaneous insulin for diabetes mellitus (finding)" } ] } ], "dosageInstruction": [ { "sequence": 1, "text": "20 Units SC three times daily", "timing": { "repeat": { "frequency": 3, "period": 1, "periodUnit": "d" } }, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "263887005", "display": "Subcutaneous (qualifier value)" } ] }, "doseAndRate": [ { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type", "code": "ordered", "display": "Ordered" } ] }, "doseQuantity": { "value": 20, "unit": "U", "system": "http://unitsofmeasure.org", "code": "U" } } ] } ], "dispenseRequest": { "validityPeriod": { "start": "2015-01-15", "end": "2016-01-15" }, "numberOfRepeatsAllowed": 6, "quantity": { "value": 10, "unit": "mL", "system": "http://unitsofmeasure.org", "code": "mL" }, "expectedSupplyDuration": { "value": 30, "unit": "days", "system": "http://unitsofmeasure.org", "code": "d" } }, "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] }
}