Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationRequest",
"id" : "repeat-prescription-min-example",
"meta" : {
"profile" : [
🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-repeatprescription"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest repeat-prescription-min-example</b></p><a name=\"repeat-prescription-min-example\"> </a><a name=\"hcrepeat-prescription-min-example\"> </a><a name=\"repeat-prescription-min-example-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>medication</b>: <span title=\"Codes:{http://www.mims.com.au/codes m018510101}\">m018510101</span></p><p><b>subject</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3\">https://alexapi.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href=\"Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#b3699ec0-cda5-413e-88f0-bd30e189bf83; type = document; timestamp = 2024-02-29 11:41:47+1300</a></p></div>"
},
"status" : "active",
"intent" : "order",
"priority" : "urgent",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.mims.com.au/codes",
"code" : "m018510101"
}
]
},
"subject" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3"
},
"authoredOn" : "2023-03-23T17:14:43+13:00",
"requester" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91"
}
}