Detailed Use Case: UC-407 ADD Patient
Detailed Use Case: UC-407 ADD Patient
Issue: 01
eDev Technologies Page: 1 of 10
Revision History
1.1 Description
This function get details of a patient and add record to the patient file and generate a patient
registration number.
1.3 Trigger
Data entry operator, receptionist Access the system.
2 Flow of Events
2.1 Basic Flow
1. User selects “add patient “ at home page
2. Patient entry form displayed
3. User enter data to required fields
4. User selects “save” button
5. “Successfully record added” message displayed.
6. System generates a patient Id and update the patient list table
Patient list
1. Select Add operation .
Return to Alternate flow Cancel Step no.4b.2
Cancel
4b.1. Select Cancel operation .
None
3 Related Information
3.1 Priority
• Medium
3.9 UI Information
• Add Patient Display
• Error
Detail Use Case Document
Issue: 01
eDev Technologies Page: 9 of 10
4 Supplementary Information
4.1 Related Artifacts
4.1.1 Attachments
None
4.2 Assumptions
None
4.3 Notes
A user can only be registered once: Authorized user's information needs to be included once. :
6/26/2008
4.4 Dependencies
None
4.5 Constraints
None
Detail Use Case Document
Issue: 01
eDev Technologies Page: 10 of 10
5 Glossary
5.1 Technical Specifications
5.1.2 Actor
An actor is external to a system, interacts with the system, may be a human user or another
system, and has goals and responsibilities to satisfy in interacting with the system. Actors
address the question of who and what interacts with a system.
5.1.3 Trigger
A trigger specifies the event that gets the use case started.
5.1.4 Pre-Condition
A pre-condition describes what the system should ensure is true before the system allows the use
case to begin. This is useful for telling the programmers what conditions they don't have to check
for in their code.
5.1.5 Post-Condition
A post-condition is a statement of what the world should look like after execution of an operation.
Flowchart diagrams can be generated for a selected layer/project. New knowledge objects and
relations can also be created in this Visio Layout. Flowchart diagrams are generated according to
the semantic (shapes defined for each knowledge object) applied.
At a minimum, each use case should convey a primary scenario, or typical course of events, also
called 'basic flow' or 'happy flow'. The main basic course of events is often conveyed as a set of
usually numbered steps.
Use cases may contain secondary paths or alternative scenarios, which are variations on the
main theme.