This section reviews the business functions that can be performed for the Physician Web page.
Upon completion of this exercise, the user will have knowledge to:
Add a new physician.
View a list of physicians associated with a child.
View a specific physician.
Edit the data for an existing physician.
Delete a physician.
The RAU user will test the ability to add a new physician.
Quick Steps |
Result / Additional Information |
From the Child Summary Web page, select the Physician left side menu tab. |
System displays the Physician list associated with the child. |
Select the Add Physician hyperlink from the upper right corner. |
System displays the Physician Web page in add mode. |
Enter the required data fields. Select Save. |
System performs data edits. If data errors exist, the system will display an error message. The system remains on the Physician Web page in add mode. If no data errors exist, the system will write the data to the database and display the Physician Web page in read only mode. |
The user will test the ability to view the Physician list.
Quick Steps |
Result / Additional Information |
1. From the Child Summary Web page select the Physician left side menu tab. |
System displays the Physician list. |
The user will test the ability to view a specific physician.
Quick Steps |
Result / Additional Information |
1. From the Child Summary Web page select the Physician left side menu tab. |
System displays the Physician list associated with the child. |
2. Select the View hyperlink from the Physician list of the physician to be viewed. |
System displays the Physician Web page in read only mode. |
The RAU user will test the ability to edit the data associated with an existing physician.
Quick Steps |
Result / Additional Information |
1. From the Child Summary web page select the Physician left side menu tab. |
System displays the Physician list associated with the child. |
2. Select the View hyperlink from the Physician list of the physician to be viewed. |
System displays the Physician Web page in read only mode. |
3. Select the Edit function from the upper right corner. |
System displays the Physician Web page in edit mode. |
4. Add or revise existing data for the physician. Select Save. |
System performs data edits. If data errors exist, the system will display an error message. The system remains on the Physician Web page in edit mode. If no data errors exist, the system will write the new/revised data to the database and display the Physician Web page in read only mode. |
The RAU user will test the ability to delete a specific physician.
Quick Steps |
Result / Additional Information |
1. From the Child Summary Web page select the Physician left side menu tab. |
System displays the Physician list associated with the child. |
2. Select the View hyperlink from the Physician list of the physician to be deleted. |
System displays the Physician Web page in read only mode. |
3. Select the Delete Physician button. |
System prompts the user to confirm the deletion of the physician. |
4. Select Yes. |
The system will delete the physician. The system will display the Child Summary Web page if the last Physician has been deleted. |