I'm trying to understand some of the relationships that are available from a FHIR API data perspective. Is there a relationship between appointment and encounter? I've been told that Cerner is a encounter driven application, so maybe the relationship to the appointment doesn't exist.
I did a little research with the FHIR API. If I get all of the appointments for a location on a particular date, then I can retrieve a patient listing for that location. From this data I can get the practitioner(s) ID's and patient ID for each appointment, but I can't determine the encounter(s) related to that appointment. If I search encounters by patient ID, it doesn't seem to provide the link back to the appointment. So, it's difficult to determine the true relationship between appointment and encounter. Am I missing something?
Thank you,
Jeff Walters