-
Notifications
You must be signed in to change notification settings - Fork 1
C2UC5 Maintain Appointment Record
| Version | Author | Modification | Date |
|---|---|---|---|
| 0.1 | Lucas Amoêdo/ Antonio | Document created and C1UC3 added | 02/04 |
| 0.2 | Antonio Carvalho | Update, search, edit, delete added | 11/05 |
This use case allows the user to manage Clinical Records Appointment. This includes registering, editing, consulting and deleting.
- Administrator
- Attendant
The actor must be logged in the system and there must be at least one registered patient.
- This use case begins when the user is visualizing a patient's profile and clicks on Vaccination [A01]or Appointment [A02], or presses Open in Attendance History [A03].
- The system shows the Clinical Record form.
- The user can edit [A04] or archive [A05] the Clinical Record.
- The use case is finished.
- The system shows the Appointment form.
- The user fills the name of the veterinarian responsible for the attendance.
- The user fills the disease history of the patient.
- The user fills the clinical signs of the patient.
- The user fills the state of hydration of the patient.
- The user fills the temperature of the patient.
- The user fills the capillary fill time of the patient.
- The user fills the pulse of the patient.
- The user fills the systolic blood pressure of the patient.
- The user fills the mucosas apparent of the patient.
- The user fills the respiratory rate of the patient.
- The user fills the heart rate of the patient.
- The user fills the weight of the patient.
- The user fills the procedures with normal appointment.
- The user fills the observations.
- The user fills the exam selector.
- The user fills the informations.
- The user fills the preliminary medication.
- The user fills the medication dosage.
- The user fills the medication frequency.
- The user presses the Add button.
- The system saves the medication.
- The user fills the diagnostic.
- The user fills the prognostic.
- The user fills the home specific medication name.
- The user fills the home specific medication dosage.
- The user fills the home specific medication frequency.
- The user presses the save button.
- The system saves the medication.
- The user fills the clinic specific medication name.
- The user fills the clinic specific medication dosage.
- The user fills the clinic specific medication frequency.
- The user presses the save button.
- The system saves the medication.
- The user presses the save the form button.
- The system saves the appointment form.
- The user presses the finalize attendance button.
- The system finalizes the attendance.
- The use case is finished.
If after step 17 the user presses the Plus button, he goes to step 16.
If at step 14 the user chooses surgery as the procedure, the flow is the following:
- The user fills the observation.
- The user fills the veterinary beds.
- The user fills the entrance date.
- The user fills the exit prevision date.
- The user fills the exit date.
- The alternative flow ends.
The user goes to step 16.
If after the step 29 the user decides to not fill the clinical medication form, the user goes to step 35.
If after the step 24 the user decides to not fill the home medication form, the user goes to step 30.
If after the step 29 the user presses the Plus button, the user goes to step 25.
If after the step 34 the user presses the Plus button, the user goes to step 30.
If in the step 1 of the basic flow, the worker wishes to search an existing register:
The worker select the clinical record ID that he wants to see. The system open the clinical record form. The user case ends.
If in the step 3 of the basic flow, the worker wishes to update one of the existing registrations:
- The worker selects the Update option on the desired clinical record.
- The system jumps to step 1 of the register vaccination.
If in the step 3 of the basic flow, the worker wishes to delete one of the existing registrations:
- The worker selects the Delete option on the desired clinical record.
- The system displays a confirmation message.
- The worker confirms the operation.
- The user case ends.
The fields: veterinarian, lymph nodes can not receive numbers. The fields: temperature, systolic blood pressure, heart rate, respiratory rate, capilary fill time, weight, date, application date, return date, entrance date, exit prevision date and exit date can not receive letters.
If at step 35 the procedure is not filled, the user goes to step 14.
- Management Plan
- Requirements Management Plan
- Non Functional Requirements
- Entity Relationship Model
- Risk Plan
- Chronogram
- Costs
- Scenarios and Lexicons
-
C1UC3 - Maintain Clinical Record
