Extracting Clinical Entities

Run clinical and biomedical named-entity recognition on medical text with OpenMed's analyze_text. Use when the user wants to extract diseases, drugs, anatomy, genes, or other biomedical entities from notes; needs NER output as dict/json/html/csv; wants to filter by confidence, group entities, toggle sentence detection, or save spans to JSONL; or wants the openmed analyze CLI. Pairs with loading-openmed-models and choosing-openmed-models, and runs after deidentifying-clinical-text in a privacy-first pipeline.

maziyarpanahi Updated

File contents

maziyarpanahi/openmed/tree/main/skills/extracting-clinical-entities commit 1c97181bc7

Frequently asked questions

npx skillmds@latest add maziyarpanahi/extracting-clinical-entities