Appointment search functionality
Posted: Thu Sep 02, 2010 12:11 pm
Hello,
We haven't started using the "search" functionality yet, but if we get all our procedure patterns right, it would be a SLICK tool, so I would like to start soon.
Just flipping through the code, though, it looks like it's looking for free provider slots, but not looking for free ops for the whole appointment. In the following contrived example, where we're looking for a slot for /XX//////, with three ops with the following patterns:
X////////
///XXX///
/////////
It looks like it would flag the first time slot as available, because the X's say so, even though there is no op available for the slot.
Am I reading that right? Is this by design?
Thanks,
Al
We haven't started using the "search" functionality yet, but if we get all our procedure patterns right, it would be a SLICK tool, so I would like to start soon.
Just flipping through the code, though, it looks like it's looking for free provider slots, but not looking for free ops for the whole appointment. In the following contrived example, where we're looking for a slot for /XX//////, with three ops with the following patterns:
X////////
///XXX///
/////////
It looks like it would flag the first time slot as available, because the X's say so, even though there is no op available for the slot.
Am I reading that right? Is this by design?
Thanks,
Al