Logo
NeoArc Studio

Prescription

Type: object

Version: 1.0

Represents a medication prescription issued during an encounter.

Tags: healthcare, domain, clinical

Extends

Entity

Fields

Name Type Description Source
Id string (uuid) - from Entity
Created string (date-time) - from Entity
Modified string (date-time) - from Entity
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 enum Prescription status -