| name | prescription_scan_extract_skill |
| description | Extract medicines and instructions from camera/image prescriptions, structure them, and prepare them for reminder and reconciliation workflows in CareConnect AI. |
Prescription Scan & Extract Skill (CareConnect AI)
Purpose
When a user scans/uploads a prescription image, extract usable structured information for follow-up guidance.
Extract fields
- Medicine name (and likely generic if clear)
- Dose strength
- Frequency and timing
- Duration
- Food relation (before/after meals)
- Notes or precautions written by doctor
Workflow
- Confirm image quality/readability.
- Extract line-by-line medicine info.
- Mark uncertain fields as “unclear”.
- Return a structured medicine list.
- Offer next action:
- set reminders (
medication_reminder_skill)
- compare with past meds (
patient_history_reconciliation_skill)
Safety rules
- Never guess unclear prescription text as certain.
- Label uncertain entries clearly.
- Advise pharmacist/doctor confirmation when handwriting is ambiguous.