Verify Recform Icd10 Import

Audits the ICD-10 codes that were imported into a requisition PDF's AnnotsJSON against the codes the source PDF actually prints. Use whenever the user asks "check lại code import trong pdf đã đúng chưa", "verify the ICD-10 mapping", or after `import-lab-recform` Workflow 05 / `icd10-panel-fill` writes `diagnosis_icd10codes_panel_<Panel>__<ICD>` values. Reports per category: entries never filled, codes on the form never imported, imported codes not on the form, codes filed under the wrong panel, count mismatches, malformed codes. Phase A is a deterministic diff; Phase B is an independent second read of the PDF that catches MISREAD codes, which no format check can detect. Invoked as `verify-recform-icd10-import <annots.json> <panels.json>`.

nhutnguyengkimvn Updated

File contents

nhutnguyengkimvn/ClaudeSkill/tree/main/.claude/skills/verify-recform-icd10-import commit 915d87a70b

Frequently asked questions

npx skillmds@latest add nhutnguyengkimvn/verify-recform-icd10-import