Skip to main content

AppointmentResponse

A reply to an appointment request for a patient and/or practitioner%28s%29, such as a confirmation or rejection.

Structure

Search Parameters

_haste-health-author (reference)
The author of the resource
Resource.meta.extension.where(url='https://haste.health/author').value
_type (token)
Derived from the R4B Definition
$this.type().name
_text (string)
Search on the narrative of the resource
_content (string)
Search on the entire content of the resource
_id (token)
Logical id of this artifact
Resource.id
_lastUpdated (date)
When the resource version last changed
Resource.meta.lastUpdated
_profile (uri)
Profiles this resource claims to conform to
Resource.meta.profile
_query (token)
A custom search profile that describes a specific defined query operation
_security (token)
Security Labels applied to this resource
Resource.meta.security
_source (uri)
Identifies where the resource comes from
Resource.meta.source
_tag (token)
Tags applied to this resource
Resource.meta.tag
actor (reference)
The Person, Location/HealthcareService or Device that this appointment response replies for
AppointmentResponse.actor
appointment (reference)
The appointment that the response is attached to
AppointmentResponse.appointment
identifier (token)
An Identifier in this appointment response
AppointmentResponse.identifier
location (reference)
This Response is for this Location
AppointmentResponse.actor.where(resolve() is Location)
part-status (token)
The participants acceptance status for this appointment
AppointmentResponse.participantStatus
patient (reference)
This Response is for this Patient
AppointmentResponse.actor.where(resolve() is Patient)
practitioner (reference)
This Response is for this Practitioner
AppointmentResponse.actor.where(resolve() is Practitioner)