Reconciling Problem Lists

Deduplicate and reconcile OpenMed-extracted conditions into one clean active problem list with clinical status (active / resolved / historical). Use after NER and context resolution when the user wants a problem list, condition reconciliation, dedup of synonymous diagnosis mentions, or active-vs-resolved status from a note. Covers clustering synonymous mentions into one concept, excluding negated mentions, applying clinical context (historical / hypothetical / recent) to set status, and emitting a USCDI-Problem-shaped list. SNOMED CT concept grounding is user-supplied and out-of-process. Hand-off: consume openmed.analyze_text Disease entities plus resolving-clinical-context axes. Pairs after extracting-clinical-entities.

maziyarpanahi bafe245 6.8 KB Updated

File contents

maziyarpanahi/openmed/tree/main/skills/reconciling-problem-lists commit bafe245623

Frequently asked questions

npx skillmds@latest add maziyarpanahi/reconciling-problem-lists