FHIR Chat · Appointment type · implementers

Stream: implementers

Topic: Appointment type


view this post on Zulip Andrey Guzyuk (Jan 22 2020 at 13:12):

I have two appointment types - remote and in person. How to properly set appointment type as per FHIR?
Thanks!

view this post on Zulip Lloyd McKenzie (Jan 22 2020 at 13:42):

@Brian Postlethwaite

view this post on Zulip René Spronk (Jan 22 2020 at 17:57):

http://build.fhir.org/appointment-definitions.html#Appointment.appointmentType - the preffered value set doesn't have a value for 'Virtual', this valueset may actually be more appropriate: http://build.fhir.org/v3/ActEncounterCode/vs.html

view this post on Zulip Umer Dhillon (Dec 10 2021 at 02:36):

Need help to find a preferred valueset to use for In-person, phone consultation and Telehealth appointments?

We are working on an online appointment booking application with three main types of appointments that can be booked i.e. In-Person, Telehealth (Online Consultation) and Phone Consultation. Appointment request will be sent to third party clinical systems so it's important to send correct mode using a pre-defined codesystem.

We are using appointment type resource for sending this information in request however, looking for help to find a single preffered value set for all three types. Options we have considered are V2 appointment codes and also SNOMED Telephone consultation but nothing that covers all three. Another option would be to use FHIR ServiceType codesystem as it has Online and Telephone Consultation codes but nothing suitable for a general In-Person or Office Visit. Help is much appreciated.


Last updated: Apr 12 2022 at 19:14 UTC