Medtech ALEX® AU Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "slot-search-bundle-example",
"meta" : {
"lastUpdated" : "2024-02-14T00:16:24.960+13:00",
"profile" : [
🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/slot-search-bundle"
]
},
"type" : "searchset",
"link" : [
{
"relation" : "self",
"url" : "https://alexapi.medtechglobal.com.au/fhir/slot?schedule.actor._id=1"
}
],
"entry" : [
{
"fullUrl" : "https://alexapi.medtechglobal.com.au/fhir/slot/slot-min-example",
"resource" : {
"resourceType" : "Slot",
"id" : "slot-min-example",
"meta" : {
"profile" : [
🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-slot"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Slot_slot-min-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Slot slot-min-example</b></p><a name=\"slot-min-example\"> </a><a name=\"hcslot-min-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-alex-slot.html\">Slot</a></p></div><p><b>schedule</b>: <a href=\"https://alexapi.medtechglobal.com.au/fhir/Schedule/1\">https://alexapi.medtechglobal.com.au/fhir/Schedule/1</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2021-08-27 13:00:00+1200</p><p><b>end</b>: 2021-08-27 13:15:00+1200</p></div>"
},
"schedule" : {
"reference" : "https://alexapi.medtechglobal.com.au/fhir/Schedule/1"
},
"status" : "free",
"start" : "2021-08-27T13:00:00.000+12:00",
"end" : "2021-08-27T13:15:00.000+12:00"
},
"search" : {
"mode" : "match"
}
}
]
}