GET Schedule Resource Bundle
get
/oracle-fhir-server/fhir/Schedule
This endpoint supports the retrieval of Schedule resource list.It returns Bundle of Schedule resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
active(optional): string
Is the schedule in active use
-
actor(optional): string
The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for
-
date(optional): string(date)
Search for Schedule resources that have a period that contains this date specified
-
identifier(optional): string
A Schedule Identifier
-
service-category(optional): string
High-level category
-
service-type(optional): string
The type of appointments that can be booked into associated slot(s)
-
specialty(optional): string
Type of specialty needed
Response
200 Response
Success
Nested Schema : Schedule
Type:
Show Source
object
-
active:
boolean
-
actor:
array actor
Minimum Number of Items:
1
Unique Items Required:true
-
comment:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
identifier:
array identifier
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
planningHorizon:
object Account_servicePeriod
-
resourceType:
string
Minimum Length:
1
-
serviceCategory:
array serviceCategory
Minimum Number of Items:
1
Unique Items Required:true
-
serviceType:
array serviceType
Minimum Number of Items:
1
Unique Items Required:true
-
specialty:
array specialty
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
Nested Schema : actor
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : identifier
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : serviceCategory
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : serviceType
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : specialty
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_identifier
Type:
Show Source
object
-
system:
string
Minimum Length:
1
-
use:
string
Minimum Length:
1
-
value:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Appointment_serviceType
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Appointment_coding
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
display:
string
Minimum Length:
1