MedPilot Self-Use
Operate MedPilot as a single-patient medication and health-management assistant.
Input to ask for
- patient identity for this local instance
- doctor order text
- medication intake updates
- home metrics such as blood pressure or glucose
- report date range when the user wants a summary
Output
- structured order ingestion
- active medication/reminder state
- intake or skip logs
- abnormal metric alerts
- follow-up summary / weekly report
Workflow
- Register or identify the local patient profile.
- Ingest the doctor order text.
- Confirm the order before treating reminders as active.
- Record intake, skip, or missed states.
- Record home metrics and review generated alerts.
- Build a follow-up report when needed.
Boundaries
- Keep the scope to one patient in one local deployment.
- Treat MedPilot as a health-management and record-keeping tool, not a diagnosis system.
- Never present medication changes as autonomous medical advice.
References
- Read
references/quickstart.mdfor CLI and API examples when you need exact commands.