Stream: patient administration WG
Topic: Dynamic slots
René Spronk (Nov 27 2019 at 03:48):
If a server has no predefined slots (=no predefined duration nor start/stop times), and one queries for 'open slots', what would the response be? What would one use as the _id of the slot (some combination of schedule._id and start date/time might work) ?
Brian Postlethwaite (Nov 27 2019 at 20:23):
Then the server could just have blocks of time that are available.
Eg all day if no apps yet.
And appointments wouldn't necessarily link to them. As they'd regenerate when the parts are booked.
More like an Outlook calendar does.
Last updated: Apr 12 2022 at 19:14 UTC