Release 5

This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

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
MultiplesThe parameter cannot repeat or have multiple values
 
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
MultiplesThe parameter cannot repeat or have multiple values
 
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
MultiplesThe parameter cannot repeat or have multiple values
 
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
MultiplesThe parameter cannot repeat or have multiple values
 
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
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/AppointmentResponse-part-status

Parameter part-status:token

The participants acceptance status for this appointment

ResourceAppointmentResponse
ExpressionAppointmentResponse.participantStatus
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
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
MultiplesThe parameter cannot repeat or have multiple values
 
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
MultiplesThe parameter cannot repeat or have multiple values