Ingesting Clinical Documents

Turn scanned faxes, images, and CSV/CDA exports into clean text ready for OpenMed de-identification and NER, fully on-device. Use when the user has clinical documents (image scans, photographed/faxed notes, tabular CSV/TSV exports, C-CDA XML) and needs OCR or structured intake before openmed.deidentify and openmed.analyze_text, asks about openmed.multimodal, OCR engines (Tesseract / PaddleOCR), tabular redaction, or layout and reading order. Covers the verified ocr() and redact_document() entry points and the ExtractedDocument contract. Pairs before deidentifying-clinical-text and extracting-clinical-entities.

maziyarpanahi 4b31f2d 2 files · 14.0 KB Updated

File contents

maziyarpanahi/openmed/tree/main/skills/ingesting-clinical-documents commit 4b31f2d349

Frequently asked questions

npx skillmds@latest add maziyarpanahi/ingesting-clinical-documents