Build a chronological clinical timeline for one patient
Когда использовать: You need a summary of one patient's encounters, meds, and labs across visits.
Предварительные требования
- Server/skill installed and authenticated — See repo README
Поток
-
Get the patientFind Patient with identifier MRN-12345 and return name, DOB, and active conditions.✓ Скопировано→ One Patient + Condition list
-
Build the timelineRetrieve all Encounters and MedicationRequests for that patient in the last 12 months. Sort chronologically and summarize.✓ Скопировано→ Time-sorted list with encounter type + meds prescribed
Итог: A clinician-readable summary you can paste into a chart note.
Подводные камни
- Real PHI — Real PHI — never connect this to a chat that's also pasting screenshots to a third-party service. Use a HIPAA-compliant Claude deployment.