This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list of available versions, see the Directory of published versions
Search parameters for the Resource AppointmentResponse - Search Parameters resource. Also check the Extensions registry for search parameters
on extensions related to this resource.
http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor
12.15.14 actor Parameter actor
:reference
The Person, Location/HealthcareService or Device that this appointment response replies for
http://hl7.org/fhir/SearchParameter/AppointmentResponse-appointment
12.15.15 appointment Parameter appointment
:reference
The appointment that the response is attached to
Resource AppointmentResponse Expression AppointmentResponse.appointment
Processing Mode Normal Target Resources Appointment Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/AppointmentResponse-group
12.15.16 group Parameter group
:reference
This Response is for this Group
Resource AppointmentResponse Expression AppointmentResponse.actor.where(resolve() is Group)
Processing Mode Normal Target Resources Group Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/clinical-identifier
This search parameter is part of the common search parameter clinical-identifier 12.15.17 identifier Parameter identifier
:token
Resource AppointmentResponse Expression AppointmentResponse.identifier
Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/AppointmentResponse-location
12.15.18 location Parameter location
:reference
This Response is for this Location
Resource AppointmentResponse Expression AppointmentResponse.actor.where(resolve() is Location)
Processing Mode Normal Target Resources Location Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status
12.15.19 part-status Parameter part-status
:token
The participants acceptance status for this appointment
Resource AppointmentResponse Expression AppointmentResponse.participantStatus
Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/clinical-patient
This search parameter is part of the common search parameter clinical-patient 12.15.20 patient Parameter patient
:reference
Resource AppointmentResponse Expression AppointmentResponse.actor.where(resolve() is Patient)
Processing Mode Normal Target Resources Patient Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/AppointmentResponse-practitioner
12.15.21 practitioner Parameter practitioner
:reference
This Response is for this Practitioner
Resource AppointmentResponse Expression AppointmentResponse.actor.where(resolve() is Practitioner)
Processing Mode Normal Target Resources Practitioner Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true