Answer to Question #58539 in Programming & Computer Science for Melody

Question #58539
Create a set of rules that show fall risk alerts, based on the following hypothetical description of risks factors:
For all patients with history of falls within past 2 years, an alert should be displayed, unless the patients are in a wheelchair. For patients at least 70 years old, an alert should be displayed if at least one of the following risk factors is present: gait instability, agitated confusion, urinary incontinence, falls history, prescription of sedative/hypnotics drugs.

So we have to use IF....statement then ALERT ... ELSE...etc

Example: . Suppose the following patient’s data is in the system: age = 27, weight = 150, height = 55
IF age < 50 OR weight < 120
THEN 
 ALERT 1

0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS