How to identify if appointment type is video visit or in-person

46 views
Skip to first unread message
Assigned to Fenil....@cerner.com by me

Bharti Tijare

unread,
Dec 21, 2021, 7:29:31 AM12/21/21
to Cerner FHIR Developers
Hi team,

We are referring below FHIR call to get  appointment details by location id. 

We wanted to know if there is any identifier (property) which will define if appointment type is video visit or in-person.

Can you please help us out here ?

Thanks & Regards,
Bharti Tijare

Fenil Desani (Cerner)

unread,
Jan 4, 2022, 4:43:18 PM1/4/22
to Cerner FHIR Developers
Hello Bharti,

You can use serviceType to identify the type of the Appointment.

Example for a video visit:

"serviceType": [ { "coding": [ { "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/14249", "code": "2572307911", "display": "Video Visit", "userSelected": true } ], "text": "Video Visit" } ],


Thanks,
Fenil
Reply all
Reply to author
Forward
0 new messages