forked from bryand1/icd10-cm
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ICD10 list to use 2025 codes (#3)
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
__title__ = 'icd10-cm' | ||
__description__ = ('ICD-10 codes for diseases, signs and symptoms, abnormal findings, ' | ||
'complaints, social circumstances, and external causes of injury or disease') | ||
__url__ = 'https://github.com/bryand1/icd10-cm' | ||
__version__ = '0.0.6' | ||
__author__ = 'Bryan Andrade' | ||
__author_email__ = '[email protected]' | ||
__url__ = 'https://github.com/atlas-health/icd10-cm' | ||
__version__ = '0.0.7' | ||
__author__ = 'Atlas Health' | ||
__author_email__ = '[email protected]' | ||
__license__ = 'MIT' | ||
__copyright__ = 'Copyright 2019 Bryan Andrade' | ||
__copyright__ = 'Copyright 2024 Atlas Health' |
Binary file not shown.