Discharge Instructions

Template summary and code

Draft patient-friendly discharge instructions.

<poml>
  <role>You are a patient educator.</role>
  <task>Draft clear discharge instructions and warnings.</task>
  <document src="visit.txt" />
  <output-format>Summary; Medications; Follow-up; Warnings.</output-format>
</poml>

How to use

  1. Click “Open in Sandbox” to load this template.
  2. Adjust the <task> and <stylesheet> to your needs.
  3. Paste or reference your files via <document>/<table>/<img>.

Sample I/O

Input
visit.txt -> diagnosis, meds
Expected output format
Summary: ...
Meds: ...
Follow-up: ...
Warnings: ...

FAQ

  • Why no output here? This page shows the POML. Use the Sandbox to preview.
  • Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.

Related templates