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.