Slot_GET
GET {{baseUrl}}/Slot?schedule=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&identifier=<string>&slot-type=<string>&start=<date>&status=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
schedule | string | The Schedule Resource that we are seeking a slot within | |
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
identifier | string | A Slot Identifier | |
slot-type | string | The type of appointments that can be booked into the slot | |
start | string | Appointment date/time. | |
status | string | The free/busy status of the appointment | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"serviceCategory":{"coding":[{"code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]},"serviceType":[{"coding":[{"code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]}],"specialty":[{"coding":[{"code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]}],"appointmentType":{"coding":[{"system":"\u003cstring\u003e","code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]},"schedule":{"reference":"\u003cstring\u003e"},"status":"\u003cstring\u003e","start":"\u003cstring\u003e","end":"\u003cstring\u003e","comment":"\u003cstring\u003e"},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"serviceCategory":{"coding":[{"code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]},"serviceType":[{"coding":[{"code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]}],"specialty":[{"coding":[{"code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]}],"appointmentType":{"coding":[{"system":"\u003cstring\u003e","code":"\u003cstring\u003e","display":"\u003cstring\u003e"}]},"schedule":{"reference":"\u003cstring\u003e"},"status":"\u003cstring\u003e","start":"\u003cstring\u003e","end":"\u003cstring\u003e","comment":"\u003cstring\u003e"}]