- Scenario Patients Are Admitted To Hospital From The Emergency Department Ed The Admin Nurse Will Collect General Inf 1 (123.79 KiB) Viewed 21 times
Scenario: Patients are admitted to hospital from the Emergency Department (ED). The admin nurse will collect general inf
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Scenario: Patients are admitted to hospital from the Emergency Department (ED). The admin nurse will collect general inf
Scenario: Patients are admitted to hospital from the Emergency Department (ED). The admin nurse will collect general information about the presented person including name, date of birth, address, and Medicare. A patient is then seen by a triage nurse who will determine priority (urgency) level (1-5) and collect some medical history data including chronic diseases and current medications, then the nurse would collect the reason for admission to ED and current symptoms. Finally, the admission nurse would do some tests to the patient, including measuring weight, temperature, blood pressure, and O2 level, before admitting the patient to a bed and assigning them to one of the Doctors. Instructions: For the scenario above, use textual analysis to identify possible classes, as well as the methods and attributes within these classes. It is suggested to use the following formatting: ClassOne attribute 1 - method1() method2() Class Two attribute 1 method() etc.