Indicates how the medication is/was or should be taken by the patient (Documentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
MedicationStatement.dosage[]).
Primary Keys:
- medicationstatement_dosage_id
- medicationstatement_id - links to the medicationstatement table
| Column | Data Type | Description |
|---|---|---|
| medicationstatement_dosage_id | varchar | Unique identifier for the dosage row |
| medicationstatement_id | varchar | FK to the parent medicationstatement record |
| route_text | varchar | Free-text route of administration |
| text | varchar | Free-text dosage instructions |

