Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

<html><head><title></title></head><body>* Discuss orders and drug_orders

    • (plus) drug_ingredient.drug_id (FK to drug)
    • (plus) drug_ingredient.ingredient_drug_id (FK to drug)
    • (plus) ingredient_dose (float)
    • (plus) ingredient_units (varchar 50)
    • (u) drug_order.complex → boolean (bit)
    • (u) drug_order.dose → float
    • (plus) drug_order.equivalent_daily_dose (float)
  • Frequencies for drug_order.frequency
    • "QD"
    • "Q24H"
    • "BID"
    • "Q12H"
    • "TID"
    • "Q8H"
    • "QID"
    • "Q6H"
    • "3X/WEEK"
    • "2X/MONTH"

      </body></html>

  • No labels