Stream: implementers
Topic: Appointment request business rules
Sherlyn (May 12 2021 at 07:17):
Which resource should we use to save all appointment request business rules?
Example:
Doctor A : minimum slots for new patient = 2, Referral required=Yes, PreConsultTesting=[ECG, Spiro]
Doctor B: minimum slots for new patient = 1, Referral required=No, PreConsultTesting=[ECG]
Lloyd McKenzie (May 12 2021 at 15:13):
@Bryn Rhodes - would this be PlanDefinition?
Brian Postlethwaite (Jun 07 2021 at 06:24):
Or that would be an internal server business rule, those things can be very complex, and likely textual representation in the directory side of discovery.
Last updated: Apr 12 2022 at 19:14 UTC