FHIR IG analytics| Package | actnow.canshare.co.nz |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-medicationrequest-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationRequest",
"id": "medicationrequest-1",
"meta": {
"profile": [
"http://canshare.co.nz/fhir/StructureDefinition/an-medication-request"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://canshare.co.nz/fhir/NamingSystem/1",
"value": "ma-1"
}
],
"status": "completed",
"intent": "plan",
"medicationCodeableConcept": {
"text": "Allopurinol"
},
"subject": {
"reference": "Patient/exPatient"
},
"supportingInformation": [
{
"reference": "CarePlan/careplan-cycle-1"
}
],
"authoredOn": "2014-04-09"
}