awacke1 commited on
Commit
0ee03ae
β€’
1 Parent(s): 04b4b52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -589,13 +589,13 @@ def add_medical_exam_buttons():
589
 
590
  # Define medical exam terminology descriptions
591
  descriptions = {
592
- "Ultrasound with Doppler 🌊": "3 Questions and Answers with emojis about Doppler Ultrasound imaging techniques πŸŽ₯",
593
- "Oseltamivir 🦠": "3 Questions and Answers with emojis about the antiviral medication Oseltamivir πŸ’Š",
594
- "IM Epinephrine πŸ’‰": "3 Questions and Answers with emojis about intramuscular administration of epinephrine πŸ’ͺ",
595
- "Hypokalemia 🍌": "3 Questions and Answers with emojis about low potassium levels in blood 🩸",
596
- "Succinylcholine πŸ’Š": "3 Questions and Answers with emojis on the use and side-effects of Succinylcholine πŸš‘",
597
- "Phosphoinositol System 🧬": "3 Questions and Answers with emojis about the Phosphoinositol signalling system πŸ› ",
598
- "Ramipril πŸ’Š": "3 Questions and Answers with emojis related to the ACE inhibitor Ramipril 🩺"
599
  }
600
 
601
  # Create columns
 
589
 
590
  # Define medical exam terminology descriptions
591
  descriptions = {
592
+ "White Blood Cells 🌊": "3 Questions and Answers with emojis about white blood cells πŸŽ₯",
593
+ "CT Imaging🦠": "3 Questions and Answers with emojis about CT Imaging of post surgery abscess, hematoma, and cerosanguiness fluid πŸ’Š",
594
+ "Hematoma πŸ’‰": "3 Questions and Answers with emojis about hematoma and infection and how heat helps white blood cells πŸ’ͺ",
595
+ "Post Surgery Wound Care 🍌": "3 Questions and Answers with emojis about wound care and how to help as a caregiver🩸",
596
+ "Healing and humor πŸ’Š": "3 Questions and Answers with emojis on the use of stories and humor to help patients and family πŸš‘",
597
+ "Psychology of bedside manner 🧬": "3 Questions and Answers with emojis about good bedside manner πŸ› ",
598
+ "CT scan πŸ’Š": "3 Questions and Answers with analysis of bacteria and understanding infection using cultures and CT scan 🩺"
599
  }
600
 
601
  # Create columns