Regular Expressions 101

Community Patterns

ICD9 CodeRange

1

Regular Expression
PCRE (PHP <7.3)

/
^((?:e?\d{3}|v\d{2})(?:\.|\.\d|\.\d\d)?)-((?:e?\d{3}|v\d{2})(?:\.|\.\d|\.\d\d)?)
/

Description

no description available

Submitted by anonymous - 9 years ago