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.