Build a chronological clinical timeline for one patient
Wann einsetzen: You need a summary of one patient's encounters, meds, and labs across visits.
Voraussetzungen
- Server/skill installed and authenticated — See repo README
Ablauf
-
Get the patientFind Patient with identifier MRN-12345 and return name, DOB, and active conditions.✓ Kopiert→ One Patient + Condition list
-
Build the timelineRetrieve all Encounters and MedicationRequests for that patient in the last 12 months. Sort chronologically and summarize.✓ Kopiert→ Time-sorted list with encounter type + meds prescribed
Ergebnis: A clinician-readable summary you can paste into a chart note.
Fallstricke
- 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.