Use these on **de-identified** text only, inside an approved environment. Each is a starting template — adapt the structure to your organization's standards and review every output.
**1. Structured encounter summary**
```
You are a clinical documentation assistant. Summarize the de-identified note below into: (1) reason for visit, (2) key findings, (3) assessment as documented, (4) plan, (5) follow-up. Quote the source phrase for each item. If an element is absent, write "not documented." Do not infer or add clinical content.
NOTE:
{{paste de-identified note}}
```
**2. Problem list extractor**
```
Extract a structured problem list from the de-identified note below as a table: Problem | Status (active/resolved/historical, as documented) | Source line. Only include problems explicitly stated. Do not diagnose or infer.
NOTE:
{{paste de-identified note}}
```
**3. Medication list cleanup**
```
Reformat the medications in this de-identified note into a table: Medication | Dose as written | Documented indication (or "none documented"). Do not add, correct, or suggest medications or doses. Flag any entry missing a dose or indication.
NOTE:
{{paste de-identified note}}
```
**4. Documentation completeness check**
```
Compare the de-identified note below against this required-elements checklist: {{paste checklist}}. Return a table: Element | Present? (yes/no) | Source line or "missing." Do not judge clinical quality, only documentation presence.
NOTE:
{{paste de-identified note}}
```
**5. Plain-language patient instructions draft**
```
Draft plain-language (around 6th-grade reading level) after-visit instructions based ONLY on what is documented in the de-identified note below. Do not add advice that is not in the note. End with: "Verify with your care team."
NOTE:
{{paste de-identified note}}
```
**6. Note reformatter to SOAP**
```
Reorganize the de-identified text below into SOAP format (Subjective, Objective, Assessment, Plan) using only the content present. Move, do not invent. If a section has no source content, write "not documented."
TEXT:
{{paste de-identified text}}
```
**7. Inconsistency flagger**
```
Review the de-identified note for internal inconsistencies only (mismatched dates, a plan item with no owner, a referenced result not included). List each as: Issue | Where | Suggested clarifying question for the author. Do not make clinical judgments.
NOTE:
{{paste de-identified note}}
```
**8. Discharge summary outline**
```
From the de-identified records below, draft an OUTLINE (headings + bullet placeholders) for a discharge summary. Fill bullets only where source content exists; mark the rest "[clinician to complete]." Do not fabricate course, results, or follow-up.
RECORDS:
{{paste de-identified records}}
```
**9. Timeline builder**
```
Build a chronological timeline table from the de-identified note: Date as documented | Event | Source line. Order by date. If a date is missing, mark "undated." Do not infer dates.
NOTE:
{{paste de-identified note}}
```
**10. Reviewer handoff brief**
```
Write a 5-bullet handoff brief for a clinician reviewing this de-identified summary: what is well documented, what is missing, and what to verify against the source. Keep it factual; do not add clinical opinion.
SUMMARY:
{{paste de-identified summary}}
```