- Itec 315 Spring 2021 2022 System Sequence Diagram Patient S Prescription Scenario Develop A System Sequence Diagram For 1 (35.56 KiB) Viewed 32 times
ITEC 315 Spring 2021-2022 System Sequence Diagram Patient's Prescription Scenario Develop a System Sequence Diagram for
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
ITEC 315 Spring 2021-2022 System Sequence Diagram Patient's Prescription Scenario Develop a System Sequence Diagram for
ITEC 315 Spring 2021-2022 System Sequence Diagram Patient's Prescription Scenario Develop a System Sequence Diagram for the scenario below: 1. Staff enters an identification number into the system. 2. System returns staff details. 3. Staff enters the patient's identification. 4. System returns the patient's status. 5. If it's a new patient the staff creates a new patient's profile else s/he opens an existing patient's profile. 6. System returns the patient's profile. 7. The staff creates a new patient's prescription if it's new else find an existing prescription. 8. System returns prescription details. 9. The staff makes the order for the medicines. 10. The staff ends the order. 11. The staff requests for a printout. 12. System prints order summary. Note: The patient prescription process can be repeated and also, a patient can make more than one order.