Medical Note Information Extraction
Independent PiSkill directory guide. The original prompt remains hosted by Anthropic Courses.
What does this prompt do?
Extracts structured clinical details from a supplied medical note while following an explicit schema and separating source text from instructions.
Primary use case
Turn an unstructured medical note into specified information fields.
Expected output
A structured extraction grounded in the supplied note.
Inputs or variables
- medical note
- required fields
Related prompts
Gemini Text Extraction
Demonstrates prompts that extract named fields and facts from unstructured text into a predictable result.
Structured Output Formatting
Guides Claude toward an explicit response structure so downstream users or systems can consume the result consistently.
Long-Document Entity Extraction
Extracts defined entities from long documents through structured chunking, grounded outputs, reconciliation, and checks that preserve traceability to source material.
AI-Assisted Data Science
Uses Gemini to explore a data question, inspect a dataset, develop analysis steps, produce code, and explain findings with assumptions and validation checks.
Claude Citation Workflow
Shows how to request, preserve, and validate citations so claims remain traceable to supplied source material and unsupported statements can be identified.
Claude Content Moderation
Creates a Claude moderation workflow from explicit policy categories, severity rules, examples, structured decisions, uncertainty handling, and evaluation data.