ICD-10 Code Format Validation
This script validates the entered value to see if it conforms to the ICD-10 format. (It does not check whether the code exists in the ICD-10 WHO library.)
Examples for valid ICD-10 codes: T86.88, T86.2 or N12
(If the field is empty, the script returns true.)
| The JavaScript Source: Forms : ICD-10 Code Format Validation
Simply click inside the window below, use your cursor to highlight the script, and copy [Control]+C the script into a new file in your text editor (such as Note Pad) and save [Control+S]. The script is yours!!!
|


Leave a Response
(0 comments)