GET Appointment Resource Bundle
get
/oracle-fhir-server/fhir/Appointment
This endpoint supports the retrieval of Appointment resource list.It returns Bundle of Appointment resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
actor(optional): string
Any one of the individuals participating in the appointment
-
appointment-type(optional): string
The style of appointment or patient that has been booked in the slot (not service type)
-
based-on(optional): string
The service request this appointment is allocated to assess
-
date(optional): string(date)
Appointment date/time.
-
identifier(optional): string
An Identifier of the Appointment
-
location(optional): string
This location is listed in the participants of the appointment
-
part-status(optional): string
The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests.
-
patient(optional): string
One of the individuals of the appointment is this patient
-
practitioner(optional): string
One of the individuals of the appointment is this practitioner
-
reason-code(optional): string
Coded reason this appointment is scheduled
-
reason-reference(optional): string
Reason the appointment is to take place (resource)
-
service-category(optional): string
A broad categorization of the service that is to be performed during this appointment
-
service-type(optional): string
The specific service that is to be performed during this appointment
-
slot(optional): string
The slots that this appointment is filling
-
specialty(optional): string
The specialty of a practitioner that would be required to perform the service requested in this appointment
-
status(optional): string
The overall status of the appointment
-
supporting-info(optional): string
Additional information to support the appointment
Response
200 Response
Success
Nested Schema : Appointment
Type:
Show Source
object
-
appointmentType:
object ActivityDefinition_valueCodeableConcept
-
basedOn:
array basedOn
Minimum Number of Items:
1
Unique Items Required:true
-
comment:
string
Minimum Length:
1
-
created:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
end:
string
Minimum Length:
1
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
participant:
array participant
Minimum Number of Items:
1
Unique Items Required:true
-
priority:
number
-
reasonReference:
array reasonReference
Minimum Number of Items:
1
Unique Items Required:true
-
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
-
start:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : ActivityDefinition_valueCodeableConcept
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : basedOn
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 : participant
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : reasonReference
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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 : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
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_participant
Type:
Show Source
object
-
actor(optional):
object Account_subject
-
required:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
type(optional):
array type
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_jurisdiction
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 : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : AdverseEvent_category
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_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