masslight / ottehr

Modular, Production-Ready, Open-Source EHR
https://ottehr.com
Other
114 stars 118 forks source link

Support configurability of patient's available appointment slot options #173

Closed saewitz closed 1 month ago

saewitz commented 1 month ago

Currently when booking appointments, Ottehr supports an urgent care use case where patients are given options for only today/tomorrow. Modify telemedicine to allow configuration of how available appointment slots are given. This does not necessarily need to be presented as an option in any UI for an admin to configured, but could instead be part of the build or deploy process. As a first pass, allowing configuration of N days booking and a UI appropriate to the number of days allowed is probably good enough.

Related #171

dmabram commented 1 month ago

This ticket might just be part of creating a simple generic intake: https://github.com/masslight/ottehr/issues/178