- [ ] change `\u2019s` to `'` (this is caused by the incorrect symbol in the google sheet) <img width="818" height="130" alt="Image" src="https://github.com/user-attachments/assets/80d986d0-22b5-497a-a447-7572564f555c" /> - [ ] please update the regex of ICD-10 to be: `^icd10:[A-Z][0-9][A-Z0-9](\.[A-Z0-9]{1,4})?$`
\u2019sto'(this is caused by the incorrect symbol in the google sheet)^icd10:[A-Z][0-9][A-Z0-9](\.[A-Z0-9]{1,4})?$