GET Schedule Resource by ID

get

/oracle-fhir-server/fhir/Schedule/{id}

This endpoint supports the retrieval of Schedule resource instance given its ID.

Request

Path Parameters
Back to Top

Response

200 Response

Success
Body ()
Root Schema : Schedule
Type: object
Show Source
Nested Schema : actor
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : identifier
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : Account_servicePeriod
Type: object
Show Source
Nested Schema : serviceCategory
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : serviceType
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : specialty
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : Account_subject
Type: object
Show Source
Nested Schema : ActivityDefinition_identifier
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : Appointment_serviceType
Type: object
Show Source
Nested Schema : coding
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Appointment_coding
Type: object
Show Source
Back to Top