...
Status | ||
---|---|---|
|
Description:
booking appointments for patients (demographic users) within OSCARsimulation of the OHIP file enables the billing team to be able to reconcile any errors before the OHIP file generation
Actors/Related actors:
- administration billing team
Pre-action requirements/state:
- OSCAR and MyOSCAR (where applicable) are both configured and working as expected
Post-action state:
- appointments have been booked successfullyreturns proper set of records based on query/filter. OHIP file simulation is successful
Steps to perform the test case:
- navigate to the OSCAR URL
- click on a time in the calendar (add a appointment window opens)
- enter in the details of the appointment (date, times, status, duration, doctor, patient (Lname), reason, notes, location and resources
- click the "Add appointment" button
Failure Steps:
- the appointment is not successfully bookedAdministration -> Billing -> Simulation OHIP file
- select care provider from the dropdown menu
- select a start date - january 1 2013
- select an end date - july 15 2013
- click "create report"
Failure Steps:
- returns proper set of records based on query/filter. OHIP file simulation is unsuccessful
Success Steps:
- expected result: appointment is booked with all the details entered in by the staff for the appointmentreturns proper set of records based on query/filter. OHIP file simulation is successful.
Alternate Flows:
- the staff has the ability select/enter various values for the appointment details, patient details and the provider details
...