Skip to main content

ICD-10 CM

license MIT python 3.6 | 3.7

ICD-10 is the 10th revision of the International Statistical Classification of Diseases and Related Health Problems (ICD), a medical classification list by the World Health Organization (WHO). It contains codes for diseases, signs and symptoms, abnormal findings, complaints, social circumstances, and external causes of injury or diseases.

Wikipedia: ICD-10

Getting Started

pip install icd10-cm

Common Usage

Find an ICD-10 code

import icd10

code = icd10.find("J20.0")
print(code.description)         # Acute bronchitis due to Mycoplasma pneumoniae
if code.billable:
    print(code, "is billable")  # J20.0 is billable

print(code.chapter)             # X
print(code.block)               # J00-J99
print(code.block_description)   # Diseases of the respiratory system

Check if an ICD-10 code exists

import icd10

if icd10.exists("J20.0"):
    print("Exists")

Chapters

Chapter Block Title
I A00-B99 Certain infectious and parasitic diseases
II C00-D48 Neoplasms
III D50-D89 Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism
IV E00-E90 Endocrine, nutritional and metabolic diseases
V F00-F99 Mental and behavioural disorders
VI G00-G99 Diseases of the nervous system
VII H00-H59 Diseases of the eye and adnexa
VIII H60-H95 Diseases of the ear and mastoid process
IX I00-I99 Diseases of the circulatory system
X J00-J99 Diseases of the respiratory system
XI K00-K93 Diseases of the digestive system
XII L00-L99 Diseases of the skin and subcutaneous tissue
XIII M00-M99 Diseases of the musculoskeletal system and connective tissue
XIV N00-N99 Diseases of the genitourinary system
XV O00-O99 Pregnancy, childbirth and the puerperium
XVI P00-P96 Certain conditions originating in the perinatal period
XVII Q00-Q99 Congenital malformations, deformations and chromosomal abnormalities
XVIII R00-R99 Symptoms, signs and abnormal clinical and laboratory findings, not elsewhere classified
XIX S00-T98 Injury, poisoning and certain other consequences of external causes
XX V01-Y98 External causes of morbidity and mortality
XXI Z00-Z99 Factors influencing health status and contact with health services
XXII U00-U99 Codes for special purposes

Wikipedia: ICD-10

Release files for icd10-cm 0.0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for icd10-cm 0.0.5
File Size Uploaded
icd10-cm-0.0.5.tar.gz 741.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for icd10-cm 0.0.5
File Interpreter ABI Platform
icd10_cm-0.0.5-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 1.5 MB

Release files / icd10-cm-0.0.5.tar.gz

Download URL icd10-cm-0.0.5.tar.gz
Size 741.1 kB
Tags Source
SHA-256 checksum
How to use checksums
08e13a0b263b10be1d67023bdc8fb38bff6152676159ef123350f6d5f45209bd
BLAKE2b-256 checksum
How to use checksums
52f7c74a7c0623cac750d256781117542c837b47dd9233df28de70aad4d923a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.10.0

Release files / icd10_cm-0.0.5-py2.py3-none-any.whl

Download URL icd10_cm-0.0.5-py2.py3-none-any.whl
Size 738.4 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
95ef09aef64b68222eb1a562285c95095644af3fafd55fd0c29b577e661e5805
BLAKE2b-256 checksum
How to use checksums
bd70b23aa2f2f4fe8c16a5b50af60bdbc074cba5d7e6cb96794811e90a8493a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.10.0

Release history Release notifications | RSS feed

This release

0.0.5 This release

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page