GET AppointmentResponse Resource Bundle
get
/oracle-fhir-server/fhir/AppointmentResponse
This endpoint supports the retrieval of AppointmentResponse resource list.It returns Bundle of AppointmentResponse 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
The Person, Location/HealthcareService or Device that this appointment response replies for
-
appointment(optional): string
The appointment that the response is attached to
-
identifier(optional): string
An Identifier in this appointment response
-
location(optional): string
This Response is for this Location
-
part-status(optional): string
The participants acceptance status for this appointment
-
patient(optional): string
This Response is for this Patient
-
practitioner(optional): string
This Response is for this Practitioner
Response
200 Response
Success
Nested Schema : AppointmentResponse
Type:
Show Source
object
-
actor:
object Account_subject
-
appointment:
object Account_subject
-
id:
string
Minimum Length:
1
-
meta:
object Account_meta
-
participantStatus:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
string
Minimum Length:
1
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
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