AppointmentResponse Search Parameters
<a id="actor"></a>
actor
Description: The Person, Location/HealthcareService or Device that this appointment response replies for
Type: reference
Expression: AppointmentResponse.actor
Path: AppointmentResponse.actor
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-actor
<a id="appointment"></a>
appointment
Description: The appointment that the response is attached to
Type: reference
Expression: AppointmentResponse.appointment
Path: AppointmentResponse.appointment
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-appointment
<a id="identifier"></a>
identifier
Description: An Identifier in this appointment response
Type: token
Expression: AppointmentResponse.identifier
Path: AppointmentResponse.identifier
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-identifier
<a id="location"></a>
location
Description: This Response is for this Location
Type: reference
Expression: AppointmentResponse.actor.where(resolve() is Location)
Path: AppointmentResponse.actor
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-location
<a id="part-status"></a>
part-status
Description: The participants acceptance status for this appointment
Type: token
Expression: AppointmentResponse.participantStatus
Path: AppointmentResponse.participantStatus
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-part-status
<a id="patient"></a>
patient
Description: This Response is for this Patient
Type: reference
Expression: AppointmentResponse.actor.where(resolve() is Patient)
Path: AppointmentResponse.actor
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-patient
<a id="group"></a>
group
Description: This Response is for this Group
Type: reference
Expression: AppointmentResponse.actor.where(resolve() is Group)
Path: AppointmentResponse.actor
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-group
<a id="practitioner"></a>
practitioner
Description: This Response is for this Practitioner
Type: reference
Expression: AppointmentResponse.actor.where(resolve() is Practitioner)
Path: AppointmentResponse.actor
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/AppointmentResponse-practitioner