Transforms raw patient chart data into a quick bulleted pre-visit summary covering diagnoses, current medications, recent concerns, and clinician action items.
Transforms raw patient chart data into a quick bulleted pre-visit summary covering diagnoses, current medications, recent concerns, and clinician action items. Use it when physicians need fast orientation to a patient's status before a follow-up appointment.
I need your help summarizing patient medical records for our team of doctors. We have a series of follow-up appointments tomorrow, and the doctors need quick, insightful summaries to prepare.
Each summary should include the following elements in this order:
- The patient's name
- The patients age
- A bulleted list of key diagnoses in chronological order
- A bulleted list of medications the patient is prescribed
- A bulleted list of other treatments: non-medication treatments like CBT or physical therapy
- A short bulleted list of recent concerns
- A bulleted list of key action items to help our doctors prepare for the upcoming patient visit
Now, please summarize the following patient record in the same format:
<patient_record>
{record}
</patient_record>
Source: https://github.com/anthropics/courses/blob/master/real_world_prompting/02_medical_prompt.ipynb