2022 ICD10 Update

Hi,

We are currently using the 5.0.1 release of openemr and need to update the ICD10 codes. It looks like the instructions from Need to update ICD 10 codes - Suggestions needed - #5 by dorareddys is still applicable with the replacement of the step 2 below. Is there any gotchas to look out for?

INSERT INTO supported_external_dataloads (load_type, load_source, load_release_date, load_filename, load_checksum) VALUES (‘ICD10’, ‘CMS’, ‘2021-10-01’, ‘2022-Code Descriptions.zip’, ‘11d1d725c84e55d52ef6633da88aa137’);INSERT INTO supported_external_dataloads (load_type, load_source, load_release_date, load_filename, load_checksum) VALUES (‘ICD10’, ‘CMS’, ‘2021-10-01’, ‘Zip File 3 2022 ICD-10-PCS Codes File.zip’, ‘a432177acbdaf9908aa528078ae72176’);

That’s a good thread to follow @tejasme.