YAML

Medication Timing - YAML

Medication timing is an important indicator for maximizing drug efficacy and minimizing side effects. Optimal timing is determined based on drug properties: before meals (20-30 minutes before eating), after meals (within 20-30 minutes after eating), between meals (approximately 2 hours after eating), empty stomach (when no food is in the stomach), and bedtime (30 minutes before sleeping). Following correct timing improves drug absorption, reduces gastrointestinal irritation, and optimizes therapeutic effects.

pharmacy medication guidance medication timing healthcare health pharmacist
- code: "01"
  slug: "before-meals"
  name: "Before Meals"
  description: "Timing to take medication 20-30 minutes before meals."
  timing: "20-30 minutes before meals"
  stomachCondition: "Empty stomach (no food in stomach)"
- code: "02"
  slug: "immediately-before-meals"
  name: "Immediately Before Meals"
  description: "Timing to take medication 5-10 minutes before meals, just before eating."
  timing: "5-10 minutes before meals"
  stomachCondition: "Just before food enters stomach"
- code: "03"
  slug: "after-meals"
  name: "After Meals"
  description: "Timing to take medication within 20-30 minutes after meals."
  timing: "Within 20-30 minutes after meals"
  stomachCondition: "Food present in stomach"
- code: "04"
  slug: "between-meals"
  name: "Between Meals"
  description: "Timing to take medication approximately 2 hours after eating, between meals."
  timing: "Approximately 2 hours after eating"
  stomachCondition: "Near-empty stomach state"
- code: "05"
  slug: "empty-stomach"
  name: "Empty Stomach"
  description: "Timing to take medication when no food is in the stomach."
  timing: "At least 1 hour before or 2 hours after meals"
  stomachCondition: "Completely empty stomach"
- code: "06"
  slug: "bedtime"
  name: "Bedtime"
  description: "Timing to take medication 30 minutes before sleeping."
  timing: "30 minutes before sleeping"
  stomachCondition: "Not specified (typically 2-3 hours after dinner)"
- code: "07"
  slug: "upon-waking"
  name: "Upon Waking"
  description: "Timing to take medication immediately after waking up."
  timing: "Immediately after waking"
  stomachCondition: "Completely empty stomach (before breakfast)"
- code: "08"
  slug: "as-needed"
  name: "As Needed"
  description: "Timing to take medication only when symptoms occur, as needed."
  timing: "Only when symptoms occur"
  stomachCondition: "Not specified (depends on medication)"