discharge

Extract diagnoses, treatments, medications, and follow-up instructions from hospital discharge summaries into JSON.

3|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/huifer/wellally-health-skills --skill discharge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discharge
Source: https://github.com/huifer/wellally-health-skills/tree/main/skills/discharge
Command: npx skills add https://github.com/huifer/wellally-health-skills --skill discharge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of saving and structuring critical information from hospital discharge summaries, whether they are provided as images or text.

Core Features & Use Cases

  • Data Extraction: Extracts key details like diagnoses, treatments, medications, and follow-up instructions from discharge summaries.
  • Image to Data: Can process images of discharge summaries to extract information.
  • Text Processing: Parses direct text descriptions of discharge summaries.
  • Structured Output: Saves the extracted information into a standardized JSON format for easy access and analysis.
  • Use Case: A patient can upload a photo of their discharge summary, and the Skill will organize all the vital information, making it easy to track medications and appointments.

Quick Start

Use the discharge skill to process the image located at /path/to/discharge_summary.png.

Frequently Asked Questions about discharge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract data from a hospital discharge summary image?

You can extract data from a hospital discharge summary image by using this Skill's image analysis tools to capture diagnoses, medications, and treatments, then saving the extracted information into a standardized JSON format.

Can I extract patient information from discharge summary text?

You can extract patient information from discharge summary text using natural language processing to parse diagnoses, treatments, medications, and follow-up instructions, saving the extracted data into a structured JSON format.

What is the best way to structure medical records for easy access?

The best way to structure medical records is by processing discharge summaries to extract key healthcare data and saving it into a standardized JSON format, which makes tracking medications and follow-up appointments easy.

Does this data extraction tool work with both image and text inputs?

This data extraction tool works with both image and text inputs, utilizing image analysis tools for visual data and natural language processing for text-based inputs to ensure comprehensive capture of patient information.

How to process a discharge summary photo to track medications?

To process a discharge summary photo to track medications, upload the image to the Skill, which will use image analysis to extract medication details and follow-up instructions, saving them into a structured JSON format.

What follow-up instructions can be extracted from medical records?

Follow-up instructions extracted from medical records include appointment schedules and care guidelines, which are parsed from discharge summaries using natural language processing and saved into a standardized JSON format.