Release 5 R6 Ballot (1st Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

Patient Administration icon Work Group Maturity Level : N/A   Trial Use Security Category : Patient Compartments : Device , Patient , Practitioner , RelatedPerson

Search parameters for the Resource AppointmentResponse - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/AppointmentResponse-actor

Parameter actor : reference

The Person, Location/HealthcareService or Device that this appointment response replies for

Resource AppointmentResponse
Expression AppointmentResponse.actor
Processing Mode Normal
Target Resources HealthcareService , Device , RelatedPerson , PractitionerRole , Group , Practitioner , Location , Patient
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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-appointment

Parameter appointment : reference

The appointment that the response is attached to

Resource AppointmentResponse
Expression AppointmentResponse.appointment
Processing Mode Normal
Target Resources Appointment
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

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 The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

Parameter identifier : token

AppointmentResponse : An Identifier in this appointment response

Resource AppointmentResponse
Expression AppointmentResponse.identifier
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

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 The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

Parameter part-status : token

The participants acceptance status for this appointment

Resource AppointmentResponse
Expression AppointmentResponse.participantStatus
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

Parameter patient : reference

AppointmentResponse : This Response is for this Patient

Resource AppointmentResponse
Expression AppointmentResponse.actor.where(resolve() is Patient)
Processing Mode Normal
Target Resources Patient
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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

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 The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or 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