Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Patient Administration icon Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Patient Compartments: Device, Patient, Practitioner, RelatedPerson

Search Parameter Registry for the appointmentresponse resource

Search parameter list for 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
Target ResourcesPractitioner, Group, Device, Patient, HealthcareService, PractitionerRole, RelatedPerson, Location
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
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)
Target ResourcesGroup
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/AppointmentResponse-identifier

Parameter identifier:token

An Identifier in this appointment response

ResourceAppointmentResponse
ExpressionAppointmentResponse.identifier
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)
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
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/AppointmentResponse-patient

Parameter patient:reference

This Response is for this Patient

ResourceAppointmentResponse
ExpressionAppointmentResponse.actor.where(resolve() is Patient)
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)
Target ResourcesPractitioner
MultiplesThe parameter cannot repeat or have multiple values