FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Patient Administration icon Work GroupMaturity Level: N/A  Trial UseSecurity 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

ResourceAppointmentResponse
ExpressionAppointmentResponse.actor
Processing ModeNormal
Target ResourcesHealthcareService, Device, RelatedPerson, PractitionerRole, Group, Practitioner, Location, 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-appointment

Parameter appointment:reference

The appointment that the response is attached to

ResourceAppointmentResponse
ExpressionAppointmentResponse.appointment
Processing ModeNormal
Target ResourcesAppointment
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

Parameter group:reference

This Response is for this Group

ResourceAppointmentResponse
ExpressionAppointmentResponse.actor.where(resolve() is Group)
Processing ModeNormal
Target ResourcesGroup
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

Parameter identifier:token

AppointmentResponse: An Identifier in this appointment response

ResourceAppointmentResponse
ExpressionAppointmentResponse.identifier
Processing ModeNormal
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

Parameter location:reference

This Response is for this Location

ResourceAppointmentResponse
ExpressionAppointmentResponse.actor.where(resolve() is Location)
Processing ModeNormal
Target ResourcesLocation
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

Parameter part-status:token

The participants acceptance status for this appointment

ResourceAppointmentResponse
ExpressionAppointmentResponse.participantStatus
Processing ModeNormal
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

Parameter patient:reference

AppointmentResponse: This Response is for this Patient

ResourceAppointmentResponse
ExpressionAppointmentResponse.actor.where(resolve() is Patient)
Processing ModeNormal
Target ResourcesPatient
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

Parameter practitioner:reference

This Response is for this Practitioner

ResourceAppointmentResponse
ExpressionAppointmentResponse.actor.where(resolve() is Practitioner)
Processing ModeNormal
Target ResourcesPractitioner
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