This Appointment resource has been constrained to support the NHS e-Referral Service requirements.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Appointment | Appointment | A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s) | |
status | 1..1 | Code | proposed | booked | cancelled | noshow Binding The free/busy status of an appointment. (http://fhir.nhs.net/ValueSet/appointment-status-1) Binding Strength Required Example Value booked |
start | 0..1 | Instant | When appointment is to take place |
end | 0..1 | Instant | When appointment is to conclude |
participant | 1..* | BackboneElement | Participants involved in appointment |
type | 0..1 | CodeableConcept | Role of participant in the appointment Binding Role of participant in encounter (http://hl7.org/fhir/ValueSet/encounter-participant-type) Binding Strength Required |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system Fixed Value http://hl7.org/fhir/ValueSet/encounter-participant-type |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
actor | 1..1 | Reference (ers-healthcareservice-1 | ers-practitioner-1) | Person, Location/HealthcareService or Device |
status | 1..1 | Code | accepted | declined | tentative | needs-action Binding The Participation status of an appointment. (http://hl7.org/fhir/ValueSet/participationstatus) Binding Strength Required Fixed Value accepted |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Appointment.status | status | Required | http://fhir.nhs.net/ValueSet/appointment-status-1 |
Appointment.participant.type | type | Required | http://hl7.org/fhir/ValueSet/encounter-participant-type |
Appointment.participant.status | status | Required | http://hl7.org/fhir/ValueSet/participationstatus |