Aggregated Appointment
http://fhir.patientsknowbest.com/structuredefinition/aggregated-appointment
https://www.hl7.org/fhir/R4/appointment.html
Description
This profile is…
a description of how non-FHIR appointment data will be mapped to FHIR in the Aggregated FHIR endpoint by PKB
This profile is not…
a spec for all Appointment resources returned from the Aggregated FHIR endpoint; resources sent to a Customer FHIR endpoint are not guaranteed to conform to this profile
a spec describing how Appointment resources must be sent to a Customer FHIR endpoint; some of the elements used in this profile might only be meaningful for migrated data and cannot be provided to a Customer FHIR endpoint
Relevant PKB entities
FHIR | PKB | Notes |
---|---|---|
Resource id | [[Appointment.Aggregated Data Point ID]] |
|
Resource meta |
[[Data Point.Privacy Label]] code mappings (PKB → FHIR): GENERAL_HEALTH → GENERAL_HEALTH |
|
|
| A single uploadeddata entry can result in multiple data points, so this ID does not necessarily uniquely identify a data point. |
|
|
|
|
|
|
|
|
|
|
|
|
|
| Note that this is a reference, unlike the meta.security which contains a code. |
|
| Note that this is a reference, unlike the meta.security which contains a code. |
|
| Note that this is a reference, unlike the meta.security which contains a code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Appointment.identifier |
|
|
Appointment.status | [[Appointment.Status]] [[Appointment.Status]] code mappings (PKB → FHIR): ACTIVE → booked |
|
Appointment.serviceType |
|
|
Appointment.specialty |
| The Resolve() notation indicates that the display value for the corresponding specialty code will be determined at the time of retrieval, based on the (optional) code set for the source organisation. |
Appointment.appointmentType |
|
|
Appointment.start | [[Appointment.Start Timestamp]] |
|
Appointment.end | [[Appointment.End Timestamp]] |
|
Appointment.comment | [[Appointment.Description]] |
|
Appointment.participant | For the [[Appointment->Appointment Participant]] corresponding to the [[Patient]], add a Reference to the Patient resource.
|
|
For any [[Appointment->Appointment Participant]] corresponding to a [[Professional]], add a Reference to the Practitioner resource.
|
| |
For any [[Appointment->Appointment Participant]] corresponding to a [[Patient]] other than the patient receiving care (i.e. a carer), add a participant to the response.
|
| |
For any [[Appointment->External Appointment Participant]], add a participant to the response.
|
| |
|
|