Prescription
Type: object
Represents a medication prescription issued during an encounter.
Extends
Fields
| Name | Type | Description | Source |
|---|---|---|---|
EncounterId |
string (uuid) | Reference to the encounter where this was prescribed | - |
Medication |
string | Name of the medication | - |
Dosage |
string | Dosage amount and unit (e.g., 500mg) | - |
Frequency |
string | How often to take (e.g., twice daily, every 8 hours) | - |
Duration |
string | Treatment duration (e.g., 7 days, 2 weeks) | - |
Status |
object | Prescription status | - |