Schedule_GET
GET {{baseUrl}}/Schedule?actor=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&active=<string>&date=<date>&identifier=<string>&type=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
actor | string | The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for | |
_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 | |
active | string | Is the schedule in active use | |
date | string | Search for Schedule resources that have a period that contains this date specified | |
identifier | string | A Schedule Identifier | |
type | string | The type of appointments that can be booked into associated slot(s) | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"identifier":[{"use":"\u003cstring\u003e","system":"\u003cstring\u003e","value":"\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"}]}],"actor":{"reference":"\u003cstring\u003e","display":"\u003cstring\u003e"},"planningHorizon":{"start":"\u003cstring\u003e","end":"\u003cstring\u003e"},"comment":"\u003cstring\u003e"},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"identifier":[{"use":"\u003cstring\u003e","system":"\u003cstring\u003e","value":"\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"}]}],"actor":{"reference":"\u003cstring\u003e","display":"\u003cstring\u003e"},"planningHorizon":{"start":"\u003cstring\u003e","end":"\u003cstring\u003e"},"comment":"\u003cstring\u003e"}]