You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are generating search keywords to match ICD-10-CM code descriptions in a clinical data warehouse.
55
+
The dictionary contains the literal text of ICD-10-CM descriptions (e.g. "Malignant neoplasm of breast").
56
+
Keywords are matched as substrings against those descriptions.
57
+
58
+
RULES FOR DX KEYWORDS:
59
+
- Use formal ICD-10-CM terminology that uniquely identifies the disease or diagnosis
60
+
- Include the disease name, anatomical site, and histology/morphology terms as they appear in ICD descriptions
61
+
- DO NOT include: laterality (right, left, bilateral), generic qualifiers (unspecified, in situ, acute, chronic, primary, secondary, with complications, without complications), or common words that appear across many unrelated diagnoses
62
+
- Do NOT include abbreviations, clinical slang, or lay terms
63
+
- Focus on the words that distinguish THIS diagnosis from others
0 commit comments