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" : "Bundle",
"id" : "repeat-prescription-post-bundle-example",
"meta" : {
"profile" : [
🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/repeatprescription-post-bundle"
],
"tag" : [
{
"system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/writeback-action-type",
"code" : "approved",
"display" : "Approved write back"
}
]
},
"type" : "transaction",
"link" : [
{
"relation" : "self",
"url" : "https://alexapi.medtechglobal.com.au/fhir/MedicationRequest?_id=1"
}
],
"entry" : [
{
"fullUrl" : "https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/1",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 1</b></p><a name=\"1\"> </a><a name=\"hc1\"> </a><a name=\"1-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/1\">https://alexapi.medtechglobal.com.au/fhir/Patient/1</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Practitioner/1\">https://alexapi.medtechglobal.com.au/fhir/Practitioner/1</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/1"
},
"authoredOn" : "2023-03-23T17:14:43+13:00",
"requester" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/1"
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest"
}
},
{
"fullUrl" : "https://alexapi.medtechglobal.com.au/fhir/MedicationRequest/2",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 2</b></p><a name=\"2\"> </a><a name=\"hc2\"> </a><a name=\"2-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 m018510121}\">m018510121</span></p><p><b>subject</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Patient/1\">https://alexapi.medtechglobal.com.au/fhir/Patient/1</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Practitioner/1\">https://alexapi.medtechglobal.com.au/fhir/Practitioner/1</a></p></div>"
},
"status" : "active",
"intent" : "order",
"priority" : "urgent",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.mims.com.au/codes",
"code" : "m018510121"
}
]
},
"subject" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Patient/1"
},
"authoredOn" : "2023-03-23T17:14:43+13:00",
"requester" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Practitioner/1"
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest"
}
}
]
}