Group sessions

88 views
Skip to first unread message
Assigned to rlcer...@gmail.com by aaron....@oracle.com

Dhanya joy

unread,
Mar 11, 2021, 7:08:27 PM3/11/21
to Cerner FHIR Developers
I see the Cerner scheduling app provides a way to create group sessions with more than one participant.

Eg: Group session A has 3 participants
I see that API https://fhir.cerner.com/millennium/dstu2/scheduling/appointment/#search returns 3 diff appointments with the same start and end time.

What is the suggested approach to aggregate these appointments? Should I be iterating through each appointment and creates the bucket based on the slot time/appointment type? or Do we have APIs to query for only group appointments?

Richard Leaf (Cerner)

unread,
Mar 12, 2021, 5:39:24 PM3/12/21
to Cerner FHIR Developers
Hi there -

Our scheduling API support booking group appointments for Millennium implementations using Revenue Cycle Scheduling. In these instances, for your example, each of the three participants will have an appointment with the same location, provider, appointment type, start time and end time. For aggregating, if you match appointments that match all of those criteria, I think it would be safe to denote them as a group appointment. I would recommend working with your Cerner host client to get a list of appointment type ids that they have configured as group appointments, so that you can also use that identifier as a cross reference.

In a group appointment, each patient will have a unique appointment and slot id, we do not use the same appointment id with multiple patient participants.

We do not have an API that would allow a consumer to retrieve only group appointments. 

-Richard

Dhanya joy

unread,
Mar 12, 2021, 6:11:38 PM3/12/21
to Cerner FHIR Developers
Thanks
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages